Package org.apache.beam.sdk.io.iceberg
Class SerializableDeleteFile
java.lang.Object
org.apache.beam.sdk.io.iceberg.SerializableDeleteFile
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.apache.beam.sdk.io.iceberg.SerializableDeleteFile.Builderbuilder()org.apache.iceberg.DeleteFilecreateDeleteFile(Map<Integer, org.apache.iceberg.PartitionSpec> partitionSpecs, @Nullable Map<Integer, org.apache.iceberg.SortOrder> sortOrders) final booleanstatic SerializableDeleteFileabstract org.apache.iceberg.FileContentabstract Stringabstract longabstract @Nullable ByteBufferabstract Stringabstract Stringabstract intabstract longfinal inthashCode()
-
Constructor Details
-
SerializableDeleteFile
public SerializableDeleteFile()
-
-
Method Details
-
builder
public static org.apache.beam.sdk.io.iceberg.SerializableDeleteFile.Builder builder() -
getContentType
-
getLocation
-
getFileFormat
-
getRecordCount
-
getFileSizeInBytes
-
getPartitionPath
-
getPartitionSpecId
-
getSortOrderId
-
getEqualityFieldIds
-
getKeyMetadata
-
getSplitOffsets
-
getColumnSizes
-
getValueCounts
-
getNullValueCounts
-
getNanValueCounts
-
getLowerBounds
-
getUpperBounds
-
getContentOffset
-
getContentSizeInBytes
-
getReferencedDataFile
-
getDataSequenceNumber
-
getFileSequenceNumber
-
from
public static SerializableDeleteFile from(org.apache.iceberg.DeleteFile deleteFile, String partitionPath, boolean includeMetrics) -
createDeleteFile
-
equals
-
hashCode
public final int hashCode()
-