Package org.apache.iceberg.puffin
Class BlobMetadata
java.lang.Object
org.apache.iceberg.puffin.BlobMetadata
-
Constructor Details
-
BlobMetadata
-
-
Method Details
-
type
-
inputFields
-
snapshotId
public long snapshotId()ID of the Iceberg table's snapshot the blob was computed from -
sequenceNumber
public long sequenceNumber()Sequence number of the Iceberg table's snapshot the blob was computed from -
offset
public long offset()Offset in the file -
length
public long length()Length in the file -
compressionCodec
-
properties
-