Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W X Y Z 

A

aad_file_unique - Variable in class org.apache.parquet.format.AesGcmCtrV1
Unique file identifier part of AAD suffix *
aad_file_unique - Variable in class org.apache.parquet.format.AesGcmV1
Unique file identifier part of AAD suffix *
aad_prefix - Variable in class org.apache.parquet.format.AesGcmCtrV1
AAD prefix *
aad_prefix - Variable in class org.apache.parquet.format.AesGcmV1
AAD prefix *
addKeyValueMetaData(KeyValue) - Method in class org.apache.parquet.format.Util.DefaultFileMetaDataConsumer
 
addKeyValueMetaData(KeyValue) - Method in class org.apache.parquet.format.Util.FileMetaDataConsumer
 
addRowGroup(RowGroup) - Method in class org.apache.parquet.format.Util.DefaultFileMetaDataConsumer
 
addRowGroup(RowGroup) - Method in class org.apache.parquet.format.Util.FileMetaDataConsumer
 
addToColumn_orders(ColumnOrder) - Method in class org.apache.parquet.format.FileMetaData
 
addToColumns(ColumnChunk) - Method in class org.apache.parquet.format.RowGroup
 
addToDefinition_level_histogram(long) - Method in class org.apache.parquet.format.SizeStatistics
 
addToDefinition_level_histograms(long) - Method in class org.apache.parquet.format.ColumnIndex
 
addToEncoding_stats(PageEncodingStats) - Method in class org.apache.parquet.format.ColumnMetaData
 
addToEncodings(Encoding) - Method in class org.apache.parquet.format.ColumnMetaData
 
addToGeospatial_types(int) - Method in class org.apache.parquet.format.GeospatialStatistics
 
addToKey_value_metadata(KeyValue) - Method in class org.apache.parquet.format.ColumnMetaData
 
addToKey_value_metadata(KeyValue) - Method in class org.apache.parquet.format.FileMetaData
 
addToMax_values(ByteBuffer) - Method in class org.apache.parquet.format.ColumnIndex
 
addToMin_values(ByteBuffer) - Method in class org.apache.parquet.format.ColumnIndex
 
addToNull_counts(long) - Method in class org.apache.parquet.format.ColumnIndex
 
addToNull_pages(boolean) - Method in class org.apache.parquet.format.ColumnIndex
 
addToPage_locations(PageLocation) - Method in class org.apache.parquet.format.OffsetIndex
 
addToPath_in_schema(String) - Method in class org.apache.parquet.format.ColumnMetaData
 
addToPath_in_schema(String) - Method in class org.apache.parquet.format.EncryptionWithColumnKey
 
addToRepetition_level_histogram(long) - Method in class org.apache.parquet.format.SizeStatistics
 
addToRepetition_level_histograms(long) - Method in class org.apache.parquet.format.ColumnIndex
 
addToRow_groups(RowGroup) - Method in class org.apache.parquet.format.FileMetaData
 
addToSchema(SchemaElement) - Method in class org.apache.parquet.format.FileMetaData
 
addToSorting_columns(SortingColumn) - Method in class org.apache.parquet.format.RowGroup
 
addToUnencoded_byte_array_data_bytes(long) - Method in class org.apache.parquet.format.OffsetIndex
 
AES_GCM_CTR_V1(AesGcmCtrV1) - Static method in class org.apache.parquet.format.EncryptionAlgorithm
 
AES_GCM_V1(AesGcmV1) - Static method in class org.apache.parquet.format.EncryptionAlgorithm
 
AesGcmCtrV1 - Class in org.apache.parquet.format
 
AesGcmCtrV1() - Constructor for class org.apache.parquet.format.AesGcmCtrV1
 
AesGcmCtrV1(AesGcmCtrV1) - Constructor for class org.apache.parquet.format.AesGcmCtrV1
Performs a deep copy on other.
AesGcmCtrV1._Fields - Enum in org.apache.parquet.format
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
AesGcmV1 - Class in org.apache.parquet.format
 
AesGcmV1() - Constructor for class org.apache.parquet.format.AesGcmV1
 
AesGcmV1(AesGcmV1) - Constructor for class org.apache.parquet.format.AesGcmV1
Performs a deep copy on other.
AesGcmV1._Fields - Enum in org.apache.parquet.format
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
algorithm - Variable in class org.apache.parquet.format.BloomFilterHeader
The algorithm for setting bits.
algorithm - Variable in class org.apache.parquet.format.GeographyType
 

B

bbox - Variable in class org.apache.parquet.format.GeospatialStatistics
A bounding box of geospatial instances
bitWidth - Variable in class org.apache.parquet.format.IntType
 
BLOCK(SplitBlockAlgorithm) - Static method in class org.apache.parquet.format.BloomFilterAlgorithm
 
BlockCipher - Interface in org.apache.parquet.format
 
BlockCipher.Decryptor - Interface in org.apache.parquet.format
 
BlockCipher.Encryptor - Interface in org.apache.parquet.format
 
bloom_filter_length - Variable in class org.apache.parquet.format.ColumnMetaData
Size of Bloom filter data including the serialized header, in bytes.
bloom_filter_offset - Variable in class org.apache.parquet.format.ColumnMetaData
Byte offset from beginning of file to Bloom filter data.
BloomFilterAlgorithm - Class in org.apache.parquet.format
The algorithm used in Bloom filter.
BloomFilterAlgorithm() - Constructor for class org.apache.parquet.format.BloomFilterAlgorithm
 
BloomFilterAlgorithm(BloomFilterAlgorithm._Fields, Object) - Constructor for class org.apache.parquet.format.BloomFilterAlgorithm
 
BloomFilterAlgorithm(BloomFilterAlgorithm) - Constructor for class org.apache.parquet.format.BloomFilterAlgorithm
 
BloomFilterAlgorithm._Fields - Enum in org.apache.parquet.format
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BloomFilterCompression - Class in org.apache.parquet.format
 
BloomFilterCompression() - Constructor for class org.apache.parquet.format.BloomFilterCompression
 
BloomFilterCompression(BloomFilterCompression._Fields, Object) - Constructor for class org.apache.parquet.format.BloomFilterCompression
 
BloomFilterCompression(BloomFilterCompression) - Constructor for class org.apache.parquet.format.BloomFilterCompression
 
BloomFilterCompression._Fields - Enum in org.apache.parquet.format
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BloomFilterHash - Class in org.apache.parquet.format
The hash function used in Bloom filter.
BloomFilterHash() - Constructor for class org.apache.parquet.format.BloomFilterHash
 
BloomFilterHash(BloomFilterHash._Fields, Object) - Constructor for class org.apache.parquet.format.BloomFilterHash
 
BloomFilterHash(BloomFilterHash) - Constructor for class org.apache.parquet.format.BloomFilterHash
 
BloomFilterHash._Fields - Enum in org.apache.parquet.format
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BloomFilterHeader - Class in org.apache.parquet.format
Bloom filter header is stored at beginning of Bloom filter data of each column and followed by its bitset.
BloomFilterHeader() - Constructor for class org.apache.parquet.format.BloomFilterHeader
 
BloomFilterHeader(int, BloomFilterAlgorithm, BloomFilterHash, BloomFilterCompression) - Constructor for class org.apache.parquet.format.BloomFilterHeader
 
BloomFilterHeader(BloomFilterHeader) - Constructor for class org.apache.parquet.format.BloomFilterHeader
Performs a deep copy on other.
BloomFilterHeader._Fields - Enum in org.apache.parquet.format
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BoolConsumer() - Constructor for class org.apache.parquet.format.event.TypedConsumer.BoolConsumer
 
boundary_order - Variable in class org.apache.parquet.format.ColumnIndex
Stores whether both min_values and max_values are ordered and if so, in which direction.
BoundaryOrder - Enum in org.apache.parquet.format
Enum to annotate whether lists of min/max elements inside ColumnIndex are ordered and if so, in which direction.
BoundingBox - Class in org.apache.parquet.format
Bounding box for GEOMETRY or GEOGRAPHY type in the representation of min/max value pair of coordinates from each axis.
BoundingBox() - Constructor for class org.apache.parquet.format.BoundingBox
 
BoundingBox(double, double, double, double) - Constructor for class org.apache.parquet.format.BoundingBox
 
BoundingBox(BoundingBox) - Constructor for class org.apache.parquet.format.BoundingBox
Performs a deep copy on other.
BoundingBox._Fields - Enum in org.apache.parquet.format
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BSON(BsonType) - Static method in class org.apache.parquet.format.LogicalType
 
BSON - Static variable in class org.apache.parquet.format.LogicalTypes
 
BsonType - Class in org.apache.parquet.format
Embedded BSON logical type annotation Allowed for physical types: BYTE_ARRAY
BsonType() - Constructor for class org.apache.parquet.format.BsonType
 
BsonType(BsonType) - Constructor for class org.apache.parquet.format.BsonType
Performs a deep copy on other.
BsonType._Fields - Enum in org.apache.parquet.format
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
bufferForAad_file_unique() - Method in class org.apache.parquet.format.AesGcmCtrV1
 
bufferForAad_file_unique() - Method in class org.apache.parquet.format.AesGcmV1
 
bufferForAad_prefix() - Method in class org.apache.parquet.format.AesGcmCtrV1
 
bufferForAad_prefix() - Method in class org.apache.parquet.format.AesGcmV1
 
bufferForEncrypted_column_metadata() - Method in class org.apache.parquet.format.ColumnChunk
 
bufferForFooter_signing_key_metadata() - Method in class org.apache.parquet.format.FileMetaData
 
bufferForKey_metadata() - Method in class org.apache.parquet.format.EncryptionWithColumnKey
 
bufferForKey_metadata() - Method in class org.apache.parquet.format.FileCryptoMetaData
 
bufferForMax() - Method in class org.apache.parquet.format.Statistics
 
bufferForMax_value() - Method in class org.apache.parquet.format.Statistics
 
bufferForMin() - Method in class org.apache.parquet.format.Statistics
 
bufferForMin_value() - Method in class org.apache.parquet.format.Statistics
 
ByteConsumer() - Constructor for class org.apache.parquet.format.event.TypedConsumer.ByteConsumer
 

C

checkType(BloomFilterAlgorithm._Fields, Object) - Method in class org.apache.parquet.format.BloomFilterAlgorithm
 
checkType(BloomFilterCompression._Fields, Object) - Method in class org.apache.parquet.format.BloomFilterCompression
 
checkType(BloomFilterHash._Fields, Object) - Method in class org.apache.parquet.format.BloomFilterHash
 
checkType(ColumnCryptoMetaData._Fields, Object) - Method in class org.apache.parquet.format.ColumnCryptoMetaData
 
checkType(ColumnOrder._Fields, Object) - Method in class org.apache.parquet.format.ColumnOrder
 
checkType(EncryptionAlgorithm._Fields, Object) - Method in class org.apache.parquet.format.EncryptionAlgorithm
 
checkType(LogicalType._Fields, Object) - Method in class org.apache.parquet.format.LogicalType
 
checkType(TimeUnit._Fields, Object) - Method in class org.apache.parquet.format.TimeUnit
 
clear() - Method in class org.apache.parquet.format.AesGcmCtrV1
 
clear() - Method in class org.apache.parquet.format.AesGcmV1
 
clear() - Method in class org.apache.parquet.format.BloomFilterHeader
 
clear() - Method in class org.apache.parquet.format.BoundingBox
 
clear() - Method in class org.apache.parquet.format.BsonType
 
clear() - Method in class org.apache.parquet.format.ColumnChunk
 
clear() - Method in class org.apache.parquet.format.ColumnIndex
 
clear() - Method in class org.apache.parquet.format.ColumnMetaData
 
clear() - Method in class org.apache.parquet.format.DataPageHeader
 
clear() - Method in class org.apache.parquet.format.DataPageHeaderV2
 
clear() - Method in class org.apache.parquet.format.DateType
 
clear() - Method in class org.apache.parquet.format.DecimalType
 
clear() - Method in class org.apache.parquet.format.DictionaryPageHeader
 
clear() - Method in class org.apache.parquet.format.EncryptionWithColumnKey
 
clear() - Method in class org.apache.parquet.format.EncryptionWithFooterKey
 
clear() - Method in class org.apache.parquet.format.EnumType
 
clear() - Method in class org.apache.parquet.format.FileCryptoMetaData
 
clear() - Method in class org.apache.parquet.format.FileMetaData
 
clear() - Method in class org.apache.parquet.format.Float16Type
 
clear() - Method in class org.apache.parquet.format.GeographyType
 
clear() - Method in class org.apache.parquet.format.GeometryType
 
clear() - Method in class org.apache.parquet.format.GeospatialStatistics
 
clear() - Method in class org.apache.parquet.format.IndexPageHeader
 
clear() - Method in class org.apache.parquet.format.IntType
 
clear() - Method in class org.apache.parquet.format.JsonType
 
clear() - Method in class org.apache.parquet.format.KeyValue
 
clear() - Method in class org.apache.parquet.format.ListType
 
clear() - Method in class org.apache.parquet.format.MapType
 
clear() - Method in class org.apache.parquet.format.MicroSeconds
 
clear() - Method in class org.apache.parquet.format.MilliSeconds
 
clear() - Method in class org.apache.parquet.format.NanoSeconds
 
clear() - Method in class org.apache.parquet.format.NullType
 
clear() - Method in class org.apache.parquet.format.OffsetIndex
 
clear() - Method in class org.apache.parquet.format.PageEncodingStats
 
clear() - Method in class org.apache.parquet.format.PageHeader
 
clear() - Method in class org.apache.parquet.format.PageLocation
 
clear() - Method in class org.apache.parquet.format.RowGroup
 
clear() - Method in class org.apache.parquet.format.SchemaElement
 
clear() - Method in class org.apache.parquet.format.SizeStatistics
 
clear() - Method in class org.apache.parquet.format.SortingColumn
 
clear() - Method in class org.apache.parquet.format.SplitBlockAlgorithm
 
clear() - Method in class org.apache.parquet.format.Statistics
 
clear() - Method in class org.apache.parquet.format.StringType
 
clear() - Method in class org.apache.parquet.format.TimestampType
 
clear() - Method in class org.apache.parquet.format.TimeType
 
clear() - Method in class org.apache.parquet.format.TypeDefinedOrder
 
clear() - Method in class org.apache.parquet.format.Uncompressed
 
clear() - Method in class org.apache.parquet.format.UUIDType
 
clear() - Method in class org.apache.parquet.format.VariantType
 
clear() - Method in class org.apache.parquet.format.XxHash
 
CliUtils - Class in org.apache.parquet.format
Utility class for parquet-cli.
codec - Variable in class org.apache.parquet.format.ColumnMetaData
Compression codec *
column_idx - Variable in class org.apache.parquet.format.SortingColumn
The ordinal position of the column (in this row group) *
column_index_length - Variable in class org.apache.parquet.format.ColumnChunk
Size of ColumnChunk's ColumnIndex, in bytes *
column_index_offset - Variable in class org.apache.parquet.format.ColumnChunk
File offset of ColumnChunk's ColumnIndex *
column_orders - Variable in class org.apache.parquet.format.FileMetaData
Sort order used for the min_value and max_value fields in the Statistics objects and the min_values and max_values fields in the ColumnIndex objects of each column in this file.
ColumnChunk - Class in org.apache.parquet.format
 
ColumnChunk() - Constructor for class org.apache.parquet.format.ColumnChunk
 
ColumnChunk(long) - Constructor for class org.apache.parquet.format.ColumnChunk
 
ColumnChunk(ColumnChunk) - Constructor for class org.apache.parquet.format.ColumnChunk
Performs a deep copy on other.
ColumnChunk._Fields - Enum in org.apache.parquet.format
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
ColumnCryptoMetaData - Class in org.apache.parquet.format
 
ColumnCryptoMetaData() - Constructor for class org.apache.parquet.format.ColumnCryptoMetaData
 
ColumnCryptoMetaData(ColumnCryptoMetaData._Fields, Object) - Constructor for class org.apache.parquet.format.ColumnCryptoMetaData
 
ColumnCryptoMetaData(ColumnCryptoMetaData) - Constructor for class org.apache.parquet.format.ColumnCryptoMetaData
 
ColumnCryptoMetaData._Fields - Enum in org.apache.parquet.format
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
ColumnIndex - Class in org.apache.parquet.format
Optional statistics for each data page in a ColumnChunk.
ColumnIndex() - Constructor for class org.apache.parquet.format.ColumnIndex
 
ColumnIndex(List<Boolean>, List<ByteBuffer>, List<ByteBuffer>, BoundaryOrder) - Constructor for class org.apache.parquet.format.ColumnIndex
 
ColumnIndex(ColumnIndex) - Constructor for class org.apache.parquet.format.ColumnIndex
Performs a deep copy on other.
ColumnIndex._Fields - Enum in org.apache.parquet.format
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
ColumnMetaData - Class in org.apache.parquet.format
Description for column metadata
ColumnMetaData() - Constructor for class org.apache.parquet.format.ColumnMetaData
 
ColumnMetaData(Type, List<Encoding>, List<String>, CompressionCodec, long, long, long, long) - Constructor for class org.apache.parquet.format.ColumnMetaData
 
ColumnMetaData(ColumnMetaData) - Constructor for class org.apache.parquet.format.ColumnMetaData
Performs a deep copy on other.
ColumnMetaData._Fields - Enum in org.apache.parquet.format
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
ColumnOrder - Class in org.apache.parquet.format
Union to specify the order used for the min_value and max_value fields for a column.
ColumnOrder() - Constructor for class org.apache.parquet.format.ColumnOrder
 
ColumnOrder(ColumnOrder._Fields, Object) - Constructor for class org.apache.parquet.format.ColumnOrder
 
ColumnOrder(ColumnOrder) - Constructor for class org.apache.parquet.format.ColumnOrder
 
ColumnOrder._Fields - Enum in org.apache.parquet.format
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
columns - Variable in class org.apache.parquet.format.RowGroup
Metadata for each column chunk in this row group.
compareTo(AesGcmCtrV1) - Method in class org.apache.parquet.format.AesGcmCtrV1
 
compareTo(AesGcmV1) - Method in class org.apache.parquet.format.AesGcmV1
 
compareTo(BloomFilterAlgorithm) - Method in class org.apache.parquet.format.BloomFilterAlgorithm
 
compareTo(BloomFilterCompression) - Method in class org.apache.parquet.format.BloomFilterCompression
 
compareTo(BloomFilterHash) - Method in class org.apache.parquet.format.BloomFilterHash
 
compareTo(BloomFilterHeader) - Method in class org.apache.parquet.format.BloomFilterHeader
 
compareTo(BoundingBox) - Method in class org.apache.parquet.format.BoundingBox
 
compareTo(BsonType) - Method in class org.apache.parquet.format.BsonType
 
compareTo(ColumnChunk) - Method in class org.apache.parquet.format.ColumnChunk
 
compareTo(ColumnCryptoMetaData) - Method in class org.apache.parquet.format.ColumnCryptoMetaData
 
compareTo(ColumnIndex) - Method in class org.apache.parquet.format.ColumnIndex
 
compareTo(ColumnMetaData) - Method in class org.apache.parquet.format.ColumnMetaData
 
compareTo(ColumnOrder) - Method in class org.apache.parquet.format.ColumnOrder
 
compareTo(DataPageHeader) - Method in class org.apache.parquet.format.DataPageHeader
 
compareTo(DataPageHeaderV2) - Method in class org.apache.parquet.format.DataPageHeaderV2
 
compareTo(DateType) - Method in class org.apache.parquet.format.DateType
 
compareTo(DecimalType) - Method in class org.apache.parquet.format.DecimalType
 
compareTo(DictionaryPageHeader) - Method in class org.apache.parquet.format.DictionaryPageHeader
 
compareTo(EncryptionAlgorithm) - Method in class org.apache.parquet.format.EncryptionAlgorithm
 
compareTo(EncryptionWithColumnKey) - Method in class org.apache.parquet.format.EncryptionWithColumnKey
 
compareTo(EncryptionWithFooterKey) - Method in class org.apache.parquet.format.EncryptionWithFooterKey
 
compareTo(EnumType) - Method in class org.apache.parquet.format.EnumType
 
compareTo(FileCryptoMetaData) - Method in class org.apache.parquet.format.FileCryptoMetaData
 
compareTo(FileMetaData) - Method in class org.apache.parquet.format.FileMetaData
 
compareTo(Float16Type) - Method in class org.apache.parquet.format.Float16Type
 
compareTo(GeographyType) - Method in class org.apache.parquet.format.GeographyType
 
compareTo(GeometryType) - Method in class org.apache.parquet.format.GeometryType
 
compareTo(GeospatialStatistics) - Method in class org.apache.parquet.format.GeospatialStatistics
 
compareTo(IndexPageHeader) - Method in class org.apache.parquet.format.IndexPageHeader
 
compareTo(IntType) - Method in class org.apache.parquet.format.IntType
 
compareTo(JsonType) - Method in class org.apache.parquet.format.JsonType
 
compareTo(KeyValue) - Method in class org.apache.parquet.format.KeyValue
 
compareTo(ListType) - Method in class org.apache.parquet.format.ListType
 
compareTo(LogicalType) - Method in class org.apache.parquet.format.LogicalType
 
compareTo(MapType) - Method in class org.apache.parquet.format.MapType
 
compareTo(MicroSeconds) - Method in class org.apache.parquet.format.MicroSeconds
 
compareTo(MilliSeconds) - Method in class org.apache.parquet.format.MilliSeconds
 
compareTo(NanoSeconds) - Method in class org.apache.parquet.format.NanoSeconds
 
compareTo(NullType) - Method in class org.apache.parquet.format.NullType
 
compareTo(OffsetIndex) - Method in class org.apache.parquet.format.OffsetIndex
 
compareTo(PageEncodingStats) - Method in class org.apache.parquet.format.PageEncodingStats
 
compareTo(PageHeader) - Method in class org.apache.parquet.format.PageHeader
 
compareTo(PageLocation) - Method in class org.apache.parquet.format.PageLocation
 
compareTo(RowGroup) - Method in class org.apache.parquet.format.RowGroup
 
compareTo(SchemaElement) - Method in class org.apache.parquet.format.SchemaElement
 
compareTo(SizeStatistics) - Method in class org.apache.parquet.format.SizeStatistics
 
compareTo(SortingColumn) - Method in class org.apache.parquet.format.SortingColumn
 
compareTo(SplitBlockAlgorithm) - Method in class org.apache.parquet.format.SplitBlockAlgorithm
 
compareTo(Statistics) - Method in class org.apache.parquet.format.Statistics
 
compareTo(StringType) - Method in class org.apache.parquet.format.StringType
 
compareTo(TimestampType) - Method in class org.apache.parquet.format.TimestampType
 
compareTo(TimeType) - Method in class org.apache.parquet.format.TimeType
 
compareTo(TimeUnit) - Method in class org.apache.parquet.format.TimeUnit
 
compareTo(TypeDefinedOrder) - Method in class org.apache.parquet.format.TypeDefinedOrder
 
compareTo(Uncompressed) - Method in class org.apache.parquet.format.Uncompressed
 
compareTo(UUIDType) - Method in class org.apache.parquet.format.UUIDType
 
compareTo(VariantType) - Method in class org.apache.parquet.format.VariantType
 
compareTo(XxHash) - Method in class org.apache.parquet.format.XxHash
 
compressed_page_size - Variable in class org.apache.parquet.format.PageHeader
Compressed (and potentially encrypted) page size in bytes, not including this header *
compressed_page_size - Variable in class org.apache.parquet.format.PageLocation
Size of the page, including header.
compression - Variable in class org.apache.parquet.format.BloomFilterHeader
The compression used in the Bloom filter *
CompressionCodec - Enum in org.apache.parquet.format
Supported compression algorithms.
consume(T) - Method in interface org.apache.parquet.format.event.Consumers.Consumer
 
consume(boolean) - Method in class org.apache.parquet.format.event.TypedConsumer.BoolConsumer
 
consume(byte) - Method in class org.apache.parquet.format.event.TypedConsumer.ByteConsumer
 
consume(double) - Method in class org.apache.parquet.format.event.TypedConsumer.DoubleConsumer
 
consume(short) - Method in class org.apache.parquet.format.event.TypedConsumer.I16Consumer
 
consume(int) - Method in class org.apache.parquet.format.event.TypedConsumer.I32Consumer
 
consume(long) - Method in class org.apache.parquet.format.event.TypedConsumer.I64Consumer
 
consume(String) - Method in class org.apache.parquet.format.event.TypedConsumer.StringConsumer
 
consumeElement(TProtocol, EventBasedThriftReader, byte) - Method in class org.apache.parquet.format.event.TypedConsumer.ListConsumer
can either delegate to the reader or read the element from the protocol
consumeElement(TProtocol, EventBasedThriftReader, byte) - Method in class org.apache.parquet.format.event.TypedConsumer.SetConsumer
can either delegate to the reader or read the set from the protocol
consumeEntry(TProtocol, EventBasedThriftReader, byte, byte) - Method in class org.apache.parquet.format.event.TypedConsumer.MapConsumer
can either delegate to the reader or read the map entry from the protocol
consumeField(TProtocol, EventBasedThriftReader, short, byte) - Method in class org.apache.parquet.format.event.Consumers.DelegatingFieldConsumer
 
consumeField(TProtocol, EventBasedThriftReader, short, byte) - Method in interface org.apache.parquet.format.event.FieldConsumer
called by the EventBasedThriftReader when reading a field from a Struct
consumeList(TProtocol, EventBasedThriftReader, TList) - Method in class org.apache.parquet.format.event.TypedConsumer.ListConsumer
 
consumeMap(TProtocol, EventBasedThriftReader, TMap) - Method in class org.apache.parquet.format.event.TypedConsumer.MapConsumer
 
Consumers - Class in org.apache.parquet.format.event
Entry point for reading thrift in a streaming fashion
Consumers() - Constructor for class org.apache.parquet.format.event.Consumers
 
Consumers.Consumer<T> - Interface in org.apache.parquet.format.event
To consume objects coming from a DelegatingFieldConsumer
Consumers.DelegatingFieldConsumer - Class in org.apache.parquet.format.event
Delegates reading the field to TypedConsumers.
consumeSet(TProtocol, EventBasedThriftReader, TSet) - Method in class org.apache.parquet.format.event.TypedConsumer.SetConsumer
 
consumeStruct(TProtocol, EventBasedThriftReader) - Method in class org.apache.parquet.format.event.TypedConsumer.StructConsumer
can either delegate to the reader or read the struct from the protocol reader.readStruct(fieldConsumer);
converted_type - Variable in class org.apache.parquet.format.SchemaElement
DEPRECATED: When the schema is the result of a conversion from another model.
ConvertedType - Enum in org.apache.parquet.format
DEPRECATED: Common types used by frameworks(e.g.
count - Variable in class org.apache.parquet.format.PageEncodingStats
number of pages of this type with this encoding *
crc - Variable in class org.apache.parquet.format.PageHeader
The 32-bit CRC checksum for the page, to be be calculated as follows: - The standard CRC32 algorithm is used (with polynomial 0x04C11DB7, the same as in e.g.
created_by - Variable in class org.apache.parquet.format.FileMetaData
String for application that wrote this file.
crs - Variable in class org.apache.parquet.format.GeographyType
 
crs - Variable in class org.apache.parquet.format.GeometryType
 
crypto_metadata - Variable in class org.apache.parquet.format.ColumnChunk
Crypto metadata of encrypted columns *

D

data_page_header - Variable in class org.apache.parquet.format.PageHeader
 
data_page_header_v2 - Variable in class org.apache.parquet.format.PageHeader
 
data_page_offset - Variable in class org.apache.parquet.format.ColumnMetaData
Byte offset from beginning of file to first data page *
DataPageHeader - Class in org.apache.parquet.format
Data page header
DataPageHeader() - Constructor for class org.apache.parquet.format.DataPageHeader
 
DataPageHeader(int, Encoding, Encoding, Encoding) - Constructor for class org.apache.parquet.format.DataPageHeader
 
DataPageHeader(DataPageHeader) - Constructor for class org.apache.parquet.format.DataPageHeader
Performs a deep copy on other.
DataPageHeader._Fields - Enum in org.apache.parquet.format
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
DataPageHeaderV2 - Class in org.apache.parquet.format
New page format allowing reading levels without decompressing the data Repetition and definition levels are uncompressed The remaining section containing the data is compressed if is_compressed is true
DataPageHeaderV2() - Constructor for class org.apache.parquet.format.DataPageHeaderV2
 
DataPageHeaderV2(int, int, int, Encoding, int, int) - Constructor for class org.apache.parquet.format.DataPageHeaderV2
 
DataPageHeaderV2(DataPageHeaderV2) - Constructor for class org.apache.parquet.format.DataPageHeaderV2
Performs a deep copy on other.
DataPageHeaderV2._Fields - Enum in org.apache.parquet.format
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
DATE(DateType) - Static method in class org.apache.parquet.format.LogicalType
 
DATE - Static variable in class org.apache.parquet.format.LogicalTypes
 
DateType - Class in org.apache.parquet.format
 
DateType() - Constructor for class org.apache.parquet.format.DateType
 
DateType(DateType) - Constructor for class org.apache.parquet.format.DateType
Performs a deep copy on other.
DateType._Fields - Enum in org.apache.parquet.format
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
DECIMAL(DecimalType) - Static method in class org.apache.parquet.format.LogicalType
 
DECIMAL(int, int) - Static method in class org.apache.parquet.format.LogicalTypes
 
DecimalType - Class in org.apache.parquet.format
Decimal logical type annotation Scale must be zero or a positive integer less than or equal to the precision.
DecimalType() - Constructor for class org.apache.parquet.format.DecimalType
 
DecimalType(int, int) - Constructor for class org.apache.parquet.format.DecimalType
 
DecimalType(DecimalType) - Constructor for class org.apache.parquet.format.DecimalType
Performs a deep copy on other.
DecimalType._Fields - Enum in org.apache.parquet.format
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
decrypt(byte[], byte[]) - Method in interface org.apache.parquet.format.BlockCipher.Decryptor
Decrypts the ciphertext.
decrypt(ByteBuffer, byte[]) - Method in interface org.apache.parquet.format.BlockCipher.Decryptor
Convenience decryption method that reads the length and ciphertext from a ByteBuffer
decrypt(InputStream, byte[]) - Method in interface org.apache.parquet.format.BlockCipher.Decryptor
Convenience decryption method that reads the length and ciphertext from the input stream.
deepCopy() - Method in class org.apache.parquet.format.AesGcmCtrV1
 
deepCopy() - Method in class org.apache.parquet.format.AesGcmV1
 
deepCopy() - Method in class org.apache.parquet.format.BloomFilterAlgorithm
 
deepCopy() - Method in class org.apache.parquet.format.BloomFilterCompression
 
deepCopy() - Method in class org.apache.parquet.format.BloomFilterHash
 
deepCopy() - Method in class org.apache.parquet.format.BloomFilterHeader
 
deepCopy() - Method in class org.apache.parquet.format.BoundingBox
 
deepCopy() - Method in class org.apache.parquet.format.BsonType
 
deepCopy() - Method in class org.apache.parquet.format.ColumnChunk
 
deepCopy() - Method in class org.apache.parquet.format.ColumnCryptoMetaData
 
deepCopy() - Method in class org.apache.parquet.format.ColumnIndex
 
deepCopy() - Method in class org.apache.parquet.format.ColumnMetaData
 
deepCopy() - Method in class org.apache.parquet.format.ColumnOrder
 
deepCopy() - Method in class org.apache.parquet.format.DataPageHeader
 
deepCopy() - Method in class org.apache.parquet.format.DataPageHeaderV2
 
deepCopy() - Method in class org.apache.parquet.format.DateType
 
deepCopy() - Method in class org.apache.parquet.format.DecimalType
 
deepCopy() - Method in class org.apache.parquet.format.DictionaryPageHeader
 
deepCopy() - Method in class org.apache.parquet.format.EncryptionAlgorithm
 
deepCopy() - Method in class org.apache.parquet.format.EncryptionWithColumnKey
 
deepCopy() - Method in class org.apache.parquet.format.EncryptionWithFooterKey
 
deepCopy() - Method in class org.apache.parquet.format.EnumType
 
deepCopy() - Method in class org.apache.parquet.format.FileCryptoMetaData
 
deepCopy() - Method in class org.apache.parquet.format.FileMetaData
 
deepCopy() - Method in class org.apache.parquet.format.Float16Type
 
deepCopy() - Method in class org.apache.parquet.format.GeographyType
 
deepCopy() - Method in class org.apache.parquet.format.GeometryType
 
deepCopy() - Method in class org.apache.parquet.format.GeospatialStatistics
 
deepCopy() - Method in class org.apache.parquet.format.IndexPageHeader
 
deepCopy() - Method in class org.apache.parquet.format.IntType
 
deepCopy() - Method in class org.apache.parquet.format.JsonType
 
deepCopy() - Method in class org.apache.parquet.format.KeyValue
 
deepCopy() - Method in class org.apache.parquet.format.ListType
 
deepCopy() - Method in class org.apache.parquet.format.LogicalType
 
deepCopy() - Method in class org.apache.parquet.format.MapType
 
deepCopy() - Method in class org.apache.parquet.format.MicroSeconds
 
deepCopy() - Method in class org.apache.parquet.format.MilliSeconds
 
deepCopy() - Method in class org.apache.parquet.format.NanoSeconds
 
deepCopy() - Method in class org.apache.parquet.format.NullType
 
deepCopy() - Method in class org.apache.parquet.format.OffsetIndex
 
deepCopy() - Method in class org.apache.parquet.format.PageEncodingStats
 
deepCopy() - Method in class org.apache.parquet.format.PageHeader
 
deepCopy() - Method in class org.apache.parquet.format.PageLocation
 
deepCopy() - Method in class org.apache.parquet.format.RowGroup
 
deepCopy() - Method in class org.apache.parquet.format.SchemaElement
 
deepCopy() - Method in class org.apache.parquet.format.SizeStatistics
 
deepCopy() - Method in class org.apache.parquet.format.SortingColumn
 
deepCopy() - Method in class org.apache.parquet.format.SplitBlockAlgorithm
 
deepCopy() - Method in class org.apache.parquet.format.Statistics
 
deepCopy() - Method in class org.apache.parquet.format.StringType
 
deepCopy() - Method in class org.apache.parquet.format.TimestampType
 
deepCopy() - Method in class org.apache.parquet.format.TimeType
 
deepCopy() - Method in class org.apache.parquet.format.TimeUnit
 
deepCopy() - Method in class org.apache.parquet.format.TypeDefinedOrder
 
deepCopy() - Method in class org.apache.parquet.format.Uncompressed
 
deepCopy() - Method in class org.apache.parquet.format.UUIDType
 
deepCopy() - Method in class org.apache.parquet.format.VariantType
 
deepCopy() - Method in class org.apache.parquet.format.XxHash
 
DefaultFileMetaDataConsumer(FileMetaData) - Constructor for class org.apache.parquet.format.Util.DefaultFileMetaDataConsumer
 
definition_level_encoding - Variable in class org.apache.parquet.format.DataPageHeader
Encoding used for definition levels *
definition_level_histogram - Variable in class org.apache.parquet.format.SizeStatistics
Same as repetition_level_histogram except for definition levels.
definition_level_histograms - Variable in class org.apache.parquet.format.ColumnIndex
Same as repetition_level_histograms except for definitions levels.
definition_levels_byte_length - Variable in class org.apache.parquet.format.DataPageHeaderV2
Length of the definition levels
descending - Variable in class org.apache.parquet.format.SortingColumn
If true, indicates this column is sorted in descending order.
dictionary_page_header - Variable in class org.apache.parquet.format.PageHeader
 
dictionary_page_offset - Variable in class org.apache.parquet.format.ColumnMetaData
Byte offset from the beginning of file to first (only) dictionary page *
DictionaryPageHeader - Class in org.apache.parquet.format
The dictionary page must be placed at the first position of the column chunk if it is partly or completely dictionary encoded.
DictionaryPageHeader() - Constructor for class org.apache.parquet.format.DictionaryPageHeader
 
DictionaryPageHeader(int, Encoding) - Constructor for class org.apache.parquet.format.DictionaryPageHeader
 
DictionaryPageHeader(DictionaryPageHeader) - Constructor for class org.apache.parquet.format.DictionaryPageHeader
Performs a deep copy on other.
DictionaryPageHeader._Fields - Enum in org.apache.parquet.format
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
distinct_count - Variable in class org.apache.parquet.format.Statistics
count of distinct values occurring
DoubleConsumer() - Constructor for class org.apache.parquet.format.event.TypedConsumer.DoubleConsumer
 

E

EdgeInterpolationAlgorithm - Enum in org.apache.parquet.format
Edge interpolation algorithm for Geography logical type
encoding - Variable in class org.apache.parquet.format.DataPageHeader
Encoding used for this data page *
encoding - Variable in class org.apache.parquet.format.DataPageHeaderV2
Encoding used for data in this page *
encoding - Variable in class org.apache.parquet.format.DictionaryPageHeader
Encoding using this dictionary page *
Encoding - Enum in org.apache.parquet.format
Encodings supported by Parquet.
encoding - Variable in class org.apache.parquet.format.PageEncodingStats
encoding of the page *
encoding_stats - Variable in class org.apache.parquet.format.ColumnMetaData
Set of all encodings used for pages in this column chunk.
encodings - Variable in class org.apache.parquet.format.ColumnMetaData
Set of all encodings used for this column.
encrypt(byte[], byte[]) - Method in interface org.apache.parquet.format.BlockCipher.Encryptor
Encrypts the plaintext.
encrypted_column_metadata - Variable in class org.apache.parquet.format.ColumnChunk
Encrypted column metadata for this chunk *
encryption_algorithm - Variable in class org.apache.parquet.format.FileCryptoMetaData
Encryption algorithm.
encryption_algorithm - Variable in class org.apache.parquet.format.FileMetaData
Encryption algorithm.
ENCRYPTION_WITH_COLUMN_KEY(EncryptionWithColumnKey) - Static method in class org.apache.parquet.format.ColumnCryptoMetaData
 
ENCRYPTION_WITH_FOOTER_KEY(EncryptionWithFooterKey) - Static method in class org.apache.parquet.format.ColumnCryptoMetaData
 
EncryptionAlgorithm - Class in org.apache.parquet.format
 
EncryptionAlgorithm() - Constructor for class org.apache.parquet.format.EncryptionAlgorithm
 
EncryptionAlgorithm(EncryptionAlgorithm._Fields, Object) - Constructor for class org.apache.parquet.format.EncryptionAlgorithm
 
EncryptionAlgorithm(EncryptionAlgorithm) - Constructor for class org.apache.parquet.format.EncryptionAlgorithm
 
EncryptionAlgorithm._Fields - Enum in org.apache.parquet.format
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
EncryptionWithColumnKey - Class in org.apache.parquet.format
 
EncryptionWithColumnKey() - Constructor for class org.apache.parquet.format.EncryptionWithColumnKey
 
EncryptionWithColumnKey(List<String>) - Constructor for class org.apache.parquet.format.EncryptionWithColumnKey
 
EncryptionWithColumnKey(EncryptionWithColumnKey) - Constructor for class org.apache.parquet.format.EncryptionWithColumnKey
Performs a deep copy on other.
EncryptionWithColumnKey._Fields - Enum in org.apache.parquet.format
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
EncryptionWithFooterKey - Class in org.apache.parquet.format
 
EncryptionWithFooterKey() - Constructor for class org.apache.parquet.format.EncryptionWithFooterKey
 
EncryptionWithFooterKey(EncryptionWithFooterKey) - Constructor for class org.apache.parquet.format.EncryptionWithFooterKey
Performs a deep copy on other.
EncryptionWithFooterKey._Fields - Enum in org.apache.parquet.format
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
ENUM(EnumType) - Static method in class org.apache.parquet.format.LogicalType
 
ENUM - Static variable in class org.apache.parquet.format.LogicalTypes
 
enumForId(short) - Method in class org.apache.parquet.format.BloomFilterAlgorithm
 
enumForId(short) - Method in class org.apache.parquet.format.BloomFilterCompression
 
enumForId(short) - Method in class org.apache.parquet.format.BloomFilterHash
 
enumForId(short) - Method in class org.apache.parquet.format.ColumnCryptoMetaData
 
enumForId(short) - Method in class org.apache.parquet.format.ColumnOrder
 
enumForId(short) - Method in class org.apache.parquet.format.EncryptionAlgorithm
 
enumForId(short) - Method in class org.apache.parquet.format.LogicalType
 
enumForId(short) - Method in class org.apache.parquet.format.TimeUnit
 
EnumType - Class in org.apache.parquet.format
 
EnumType() - Constructor for class org.apache.parquet.format.EnumType
 
EnumType(EnumType) - Constructor for class org.apache.parquet.format.EnumType
Performs a deep copy on other.
EnumType._Fields - Enum in org.apache.parquet.format
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
equals(Object) - Method in class org.apache.parquet.format.AesGcmCtrV1
 
equals(AesGcmCtrV1) - Method in class org.apache.parquet.format.AesGcmCtrV1
 
equals(Object) - Method in class org.apache.parquet.format.AesGcmV1
 
equals(AesGcmV1) - Method in class org.apache.parquet.format.AesGcmV1
 
equals(Object) - Method in class org.apache.parquet.format.BloomFilterAlgorithm
 
equals(BloomFilterAlgorithm) - Method in class org.apache.parquet.format.BloomFilterAlgorithm
 
equals(Object) - Method in class org.apache.parquet.format.BloomFilterCompression
 
equals(BloomFilterCompression) - Method in class org.apache.parquet.format.BloomFilterCompression
 
equals(Object) - Method in class org.apache.parquet.format.BloomFilterHash
 
equals(BloomFilterHash) - Method in class org.apache.parquet.format.BloomFilterHash
 
equals(Object) - Method in class org.apache.parquet.format.BloomFilterHeader
 
equals(BloomFilterHeader) - Method in class org.apache.parquet.format.BloomFilterHeader
 
equals(Object) - Method in class org.apache.parquet.format.BoundingBox
 
equals(BoundingBox) - Method in class org.apache.parquet.format.BoundingBox
 
equals(Object) - Method in class org.apache.parquet.format.BsonType
 
equals(BsonType) - Method in class org.apache.parquet.format.BsonType
 
equals(Object) - Method in class org.apache.parquet.format.ColumnChunk
 
equals(ColumnChunk) - Method in class org.apache.parquet.format.ColumnChunk
 
equals(Object) - Method in class org.apache.parquet.format.ColumnCryptoMetaData
 
equals(ColumnCryptoMetaData) - Method in class org.apache.parquet.format.ColumnCryptoMetaData
 
equals(Object) - Method in class org.apache.parquet.format.ColumnIndex
 
equals(ColumnIndex) - Method in class org.apache.parquet.format.ColumnIndex
 
equals(Object) - Method in class org.apache.parquet.format.ColumnMetaData
 
equals(ColumnMetaData) - Method in class org.apache.parquet.format.ColumnMetaData
 
equals(Object) - Method in class org.apache.parquet.format.ColumnOrder
 
equals(ColumnOrder) - Method in class org.apache.parquet.format.ColumnOrder
 
equals(Object) - Method in class org.apache.parquet.format.DataPageHeader
 
equals(DataPageHeader) - Method in class org.apache.parquet.format.DataPageHeader
 
equals(Object) - Method in class org.apache.parquet.format.DataPageHeaderV2
 
equals(DataPageHeaderV2) - Method in class org.apache.parquet.format.DataPageHeaderV2
 
equals(Object) - Method in class org.apache.parquet.format.DateType
 
equals(DateType) - Method in class org.apache.parquet.format.DateType
 
equals(Object) - Method in class org.apache.parquet.format.DecimalType
 
equals(DecimalType) - Method in class org.apache.parquet.format.DecimalType
 
equals(Object) - Method in class org.apache.parquet.format.DictionaryPageHeader
 
equals(DictionaryPageHeader) - Method in class org.apache.parquet.format.DictionaryPageHeader
 
equals(Object) - Method in class org.apache.parquet.format.EncryptionAlgorithm
 
equals(EncryptionAlgorithm) - Method in class org.apache.parquet.format.EncryptionAlgorithm
 
equals(Object) - Method in class org.apache.parquet.format.EncryptionWithColumnKey
 
equals(EncryptionWithColumnKey) - Method in class org.apache.parquet.format.EncryptionWithColumnKey
 
equals(Object) - Method in class org.apache.parquet.format.EncryptionWithFooterKey
 
equals(EncryptionWithFooterKey) - Method in class org.apache.parquet.format.EncryptionWithFooterKey
 
equals(Object) - Method in class org.apache.parquet.format.EnumType
 
equals(EnumType) - Method in class org.apache.parquet.format.EnumType
 
equals(Object) - Method in class org.apache.parquet.format.FileCryptoMetaData
 
equals(FileCryptoMetaData) - Method in class org.apache.parquet.format.FileCryptoMetaData
 
equals(Object) - Method in class org.apache.parquet.format.FileMetaData
 
equals(FileMetaData) - Method in class org.apache.parquet.format.FileMetaData
 
equals(Object) - Method in class org.apache.parquet.format.Float16Type
 
equals(Float16Type) - Method in class org.apache.parquet.format.Float16Type
 
equals(Object) - Method in class org.apache.parquet.format.GeographyType
 
equals(GeographyType) - Method in class org.apache.parquet.format.GeographyType
 
equals(Object) - Method in class org.apache.parquet.format.GeometryType
 
equals(GeometryType) - Method in class org.apache.parquet.format.GeometryType
 
equals(Object) - Method in class org.apache.parquet.format.GeospatialStatistics
 
equals(GeospatialStatistics) - Method in class org.apache.parquet.format.GeospatialStatistics
 
equals(Object) - Method in class org.apache.parquet.format.IndexPageHeader
 
equals(IndexPageHeader) - Method in class org.apache.parquet.format.IndexPageHeader
 
equals(Object) - Method in class org.apache.parquet.format.InterningProtocol
 
equals(Object) - Method in class org.apache.parquet.format.IntType
 
equals(IntType) - Method in class org.apache.parquet.format.IntType
 
equals(Object) - Method in class org.apache.parquet.format.JsonType
 
equals(JsonType) - Method in class org.apache.parquet.format.JsonType
 
equals(Object) - Method in class org.apache.parquet.format.KeyValue
 
equals(KeyValue) - Method in class org.apache.parquet.format.KeyValue
 
equals(Object) - Method in class org.apache.parquet.format.ListType
 
equals(ListType) - Method in class org.apache.parquet.format.ListType
 
equals(Object) - Method in class org.apache.parquet.format.LogicalType
 
equals(LogicalType) - Method in class org.apache.parquet.format.LogicalType
 
equals(Object) - Method in class org.apache.parquet.format.MapType
 
equals(MapType) - Method in class org.apache.parquet.format.MapType
 
equals(Object) - Method in class org.apache.parquet.format.MicroSeconds
 
equals(MicroSeconds) - Method in class org.apache.parquet.format.MicroSeconds
 
equals(Object) - Method in class org.apache.parquet.format.MilliSeconds
 
equals(MilliSeconds) - Method in class org.apache.parquet.format.MilliSeconds
 
equals(Object) - Method in class org.apache.parquet.format.NanoSeconds
 
equals(NanoSeconds) - Method in class org.apache.parquet.format.NanoSeconds
 
equals(Object) - Method in class org.apache.parquet.format.NullType
 
equals(NullType) - Method in class org.apache.parquet.format.NullType
 
equals(Object) - Method in class org.apache.parquet.format.OffsetIndex
 
equals(OffsetIndex) - Method in class org.apache.parquet.format.OffsetIndex
 
equals(Object) - Method in class org.apache.parquet.format.PageEncodingStats
 
equals(PageEncodingStats) - Method in class org.apache.parquet.format.PageEncodingStats
 
equals(Object) - Method in class org.apache.parquet.format.PageHeader
 
equals(PageHeader) - Method in class org.apache.parquet.format.PageHeader
 
equals(Object) - Method in class org.apache.parquet.format.PageLocation
 
equals(PageLocation) - Method in class org.apache.parquet.format.PageLocation
 
equals(Object) - Method in class org.apache.parquet.format.RowGroup
 
equals(RowGroup) - Method in class org.apache.parquet.format.RowGroup
 
equals(Object) - Method in class org.apache.parquet.format.SchemaElement
 
equals(SchemaElement) - Method in class org.apache.parquet.format.SchemaElement
 
equals(Object) - Method in class org.apache.parquet.format.SizeStatistics
 
equals(SizeStatistics) - Method in class org.apache.parquet.format.SizeStatistics
 
equals(Object) - Method in class org.apache.parquet.format.SortingColumn
 
equals(SortingColumn) - Method in class org.apache.parquet.format.SortingColumn
 
equals(Object) - Method in class org.apache.parquet.format.SplitBlockAlgorithm
 
equals(SplitBlockAlgorithm) - Method in class org.apache.parquet.format.SplitBlockAlgorithm
 
equals(Object) - Method in class org.apache.parquet.format.Statistics
 
equals(Statistics) - Method in class org.apache.parquet.format.Statistics
 
equals(Object) - Method in class org.apache.parquet.format.StringType
 
equals(StringType) - Method in class org.apache.parquet.format.StringType
 
equals(Object) - Method in class org.apache.parquet.format.TimestampType
 
equals(TimestampType) - Method in class org.apache.parquet.format.TimestampType
 
equals(Object) - Method in class org.apache.parquet.format.TimeType
 
equals(TimeType) - Method in class org.apache.parquet.format.TimeType
 
equals(Object) - Method in class org.apache.parquet.format.TimeUnit
 
equals(TimeUnit) - Method in class org.apache.parquet.format.TimeUnit
 
equals(Object) - Method in class org.apache.parquet.format.TypeDefinedOrder
 
equals(TypeDefinedOrder) - Method in class org.apache.parquet.format.TypeDefinedOrder
 
equals(Object) - Method in class org.apache.parquet.format.Uncompressed
 
equals(Uncompressed) - Method in class org.apache.parquet.format.Uncompressed
 
equals(Object) - Method in class org.apache.parquet.format.UUIDType
 
equals(UUIDType) - Method in class org.apache.parquet.format.UUIDType
 
equals(Object) - Method in class org.apache.parquet.format.VariantType
 
equals(VariantType) - Method in class org.apache.parquet.format.VariantType
 
equals(Object) - Method in class org.apache.parquet.format.XxHash
 
equals(XxHash) - Method in class org.apache.parquet.format.XxHash
 
EventBasedThriftReader - Class in org.apache.parquet.format.event
Event based reader for Thrift
EventBasedThriftReader(TProtocol) - Constructor for class org.apache.parquet.format.event.EventBasedThriftReader
 

F

field_id - Variable in class org.apache.parquet.format.SchemaElement
When the original schema supports field ids, this will save the original field id in the parquet schema
fieldConsumer() - Static method in class org.apache.parquet.format.event.Consumers
call onField on the resulting DelegatingFieldConsumer to handle individual fields
FieldConsumer - Interface in org.apache.parquet.format.event
To receive Thrift field events
fieldForId(int) - Method in class org.apache.parquet.format.AesGcmCtrV1
 
fieldForId(int) - Method in class org.apache.parquet.format.AesGcmV1
 
fieldForId(int) - Method in class org.apache.parquet.format.BloomFilterAlgorithm
 
fieldForId(int) - Method in class org.apache.parquet.format.BloomFilterCompression
 
fieldForId(int) - Method in class org.apache.parquet.format.BloomFilterHash
 
fieldForId(int) - Method in class org.apache.parquet.format.BloomFilterHeader
 
fieldForId(int) - Method in class org.apache.parquet.format.BoundingBox
 
fieldForId(int) - Method in class org.apache.parquet.format.BsonType
 
fieldForId(int) - Method in class org.apache.parquet.format.ColumnChunk
 
fieldForId(int) - Method in class org.apache.parquet.format.ColumnCryptoMetaData
 
fieldForId(int) - Method in class org.apache.parquet.format.ColumnIndex
 
fieldForId(int) - Method in class org.apache.parquet.format.ColumnMetaData
 
fieldForId(int) - Method in class org.apache.parquet.format.ColumnOrder
 
fieldForId(int) - Method in class org.apache.parquet.format.DataPageHeader
 
fieldForId(int) - Method in class org.apache.parquet.format.DataPageHeaderV2
 
fieldForId(int) - Method in class org.apache.parquet.format.DateType
 
fieldForId(int) - Method in class org.apache.parquet.format.DecimalType
 
fieldForId(int) - Method in class org.apache.parquet.format.DictionaryPageHeader
 
fieldForId(int) - Method in class org.apache.parquet.format.EncryptionAlgorithm
 
fieldForId(int) - Method in class org.apache.parquet.format.EncryptionWithColumnKey
 
fieldForId(int) - Method in class org.apache.parquet.format.EncryptionWithFooterKey
 
fieldForId(int) - Method in class org.apache.parquet.format.EnumType
 
fieldForId(int) - Method in class org.apache.parquet.format.FileCryptoMetaData
 
fieldForId(int) - Method in class org.apache.parquet.format.FileMetaData
 
fieldForId(int) - Method in class org.apache.parquet.format.Float16Type
 
fieldForId(int) - Method in class org.apache.parquet.format.GeographyType
 
fieldForId(int) - Method in class org.apache.parquet.format.GeometryType
 
fieldForId(int) - Method in class org.apache.parquet.format.GeospatialStatistics
 
fieldForId(int) - Method in class org.apache.parquet.format.IndexPageHeader
 
fieldForId(int) - Method in class org.apache.parquet.format.IntType
 
fieldForId(int) - Method in class org.apache.parquet.format.JsonType
 
fieldForId(int) - Method in class org.apache.parquet.format.KeyValue
 
fieldForId(int) - Method in class org.apache.parquet.format.ListType
 
fieldForId(int) - Method in class org.apache.parquet.format.LogicalType
 
fieldForId(int) - Method in class org.apache.parquet.format.MapType
 
fieldForId(int) - Method in class org.apache.parquet.format.MicroSeconds
 
fieldForId(int) - Method in class org.apache.parquet.format.MilliSeconds
 
fieldForId(int) - Method in class org.apache.parquet.format.NanoSeconds
 
fieldForId(int) - Method in class org.apache.parquet.format.NullType
 
fieldForId(int) - Method in class org.apache.parquet.format.OffsetIndex
 
fieldForId(int) - Method in class org.apache.parquet.format.PageEncodingStats
 
fieldForId(int) - Method in class org.apache.parquet.format.PageHeader
 
fieldForId(int) - Method in class org.apache.parquet.format.PageLocation
 
fieldForId(int) - Method in class org.apache.parquet.format.RowGroup
 
fieldForId(int) - Method in class org.apache.parquet.format.SchemaElement
 
fieldForId(int) - Method in class org.apache.parquet.format.SizeStatistics
 
fieldForId(int) - Method in class org.apache.parquet.format.SortingColumn
 
fieldForId(int) - Method in class org.apache.parquet.format.SplitBlockAlgorithm
 
fieldForId(int) - Method in class org.apache.parquet.format.Statistics
 
fieldForId(int) - Method in class org.apache.parquet.format.StringType
 
fieldForId(int) - Method in class org.apache.parquet.format.TimestampType
 
fieldForId(int) - Method in class org.apache.parquet.format.TimeType
 
fieldForId(int) - Method in class org.apache.parquet.format.TimeUnit
 
fieldForId(int) - Method in class org.apache.parquet.format.TypeDefinedOrder
 
fieldForId(int) - Method in class org.apache.parquet.format.Uncompressed
 
fieldForId(int) - Method in class org.apache.parquet.format.UUIDType
 
fieldForId(int) - Method in class org.apache.parquet.format.VariantType
 
fieldForId(int) - Method in class org.apache.parquet.format.XxHash
 
FieldRepetitionType - Enum in org.apache.parquet.format
Representation of Schemas
file_offset - Variable in class org.apache.parquet.format.ColumnChunk
Deprecated: Byte offset in file_path to the ColumnMetaData Past use of this field has been inconsistent, with some implementations using it to point to the ColumnMetaData and some using it to point to the first page in the column chunk.
file_offset - Variable in class org.apache.parquet.format.RowGroup
Byte offset from beginning of file to first page (data or dictionary) in this row group *
file_path - Variable in class org.apache.parquet.format.ColumnChunk
File where column data is stored.
FileCryptoMetaData - Class in org.apache.parquet.format
Crypto metadata for files with encrypted footer *
FileCryptoMetaData() - Constructor for class org.apache.parquet.format.FileCryptoMetaData
 
FileCryptoMetaData(EncryptionAlgorithm) - Constructor for class org.apache.parquet.format.FileCryptoMetaData
 
FileCryptoMetaData(FileCryptoMetaData) - Constructor for class org.apache.parquet.format.FileCryptoMetaData
Performs a deep copy on other.
FileCryptoMetaData._Fields - Enum in org.apache.parquet.format
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
FileMetaData - Class in org.apache.parquet.format
Description for file metadata
FileMetaData() - Constructor for class org.apache.parquet.format.FileMetaData
 
FileMetaData(int, List<SchemaElement>, long, List<RowGroup>) - Constructor for class org.apache.parquet.format.FileMetaData
 
FileMetaData(FileMetaData) - Constructor for class org.apache.parquet.format.FileMetaData
Performs a deep copy on other.
FileMetaData._Fields - Enum in org.apache.parquet.format
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
FileMetaDataConsumer() - Constructor for class org.apache.parquet.format.Util.FileMetaDataConsumer
 
findByName(String) - Static method in enum org.apache.parquet.format.AesGcmCtrV1._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.parquet.format.AesGcmV1._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.parquet.format.BloomFilterAlgorithm._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.parquet.format.BloomFilterCompression._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.parquet.format.BloomFilterHash._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.parquet.format.BloomFilterHeader._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.parquet.format.BoundingBox._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.parquet.format.BsonType._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.parquet.format.ColumnChunk._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.parquet.format.ColumnCryptoMetaData._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.parquet.format.ColumnIndex._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.parquet.format.ColumnMetaData._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.parquet.format.ColumnOrder._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.parquet.format.DataPageHeader._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.parquet.format.DataPageHeaderV2._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.parquet.format.DateType._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.parquet.format.DecimalType._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.parquet.format.DictionaryPageHeader._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.parquet.format.EncryptionAlgorithm._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.parquet.format.EncryptionWithColumnKey._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.parquet.format.EncryptionWithFooterKey._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.parquet.format.EnumType._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.parquet.format.FileCryptoMetaData._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.parquet.format.FileMetaData._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.parquet.format.Float16Type._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.parquet.format.GeographyType._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.parquet.format.GeometryType._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.parquet.format.GeospatialStatistics._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.parquet.format.IndexPageHeader._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.parquet.format.IntType._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.parquet.format.JsonType._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.parquet.format.KeyValue._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.parquet.format.ListType._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.parquet.format.LogicalType._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.parquet.format.MapType._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.parquet.format.MicroSeconds._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.parquet.format.MilliSeconds._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.parquet.format.NanoSeconds._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.parquet.format.NullType._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.parquet.format.OffsetIndex._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.parquet.format.PageEncodingStats._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.parquet.format.PageHeader._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.parquet.format.PageLocation._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.parquet.format.RowGroup._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.parquet.format.SchemaElement._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.parquet.format.SizeStatistics._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.parquet.format.SortingColumn._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.parquet.format.SplitBlockAlgorithm._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.parquet.format.Statistics._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.parquet.format.StringType._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.parquet.format.TimestampType._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.parquet.format.TimeType._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.parquet.format.TimeUnit._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.parquet.format.TypeDefinedOrder._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.parquet.format.Uncompressed._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.parquet.format.UUIDType._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.parquet.format.VariantType._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.parquet.format.XxHash._Fields
Find the _Fields constant that matches name, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.parquet.format.AesGcmCtrV1._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.parquet.format.AesGcmV1._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.parquet.format.BloomFilterAlgorithm._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.parquet.format.BloomFilterCompression._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.parquet.format.BloomFilterHash._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.parquet.format.BloomFilterHeader._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.parquet.format.BoundingBox._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.parquet.format.BsonType._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.parquet.format.ColumnChunk._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.parquet.format.ColumnCryptoMetaData._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.parquet.format.ColumnIndex._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.parquet.format.ColumnMetaData._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.parquet.format.ColumnOrder._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.parquet.format.DataPageHeader._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.parquet.format.DataPageHeaderV2._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.parquet.format.DateType._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.parquet.format.DecimalType._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.parquet.format.DictionaryPageHeader._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.parquet.format.EncryptionAlgorithm._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.parquet.format.EncryptionWithColumnKey._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.parquet.format.EncryptionWithFooterKey._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.parquet.format.EnumType._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.parquet.format.FileCryptoMetaData._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.parquet.format.FileMetaData._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.parquet.format.Float16Type._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.parquet.format.GeographyType._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.parquet.format.GeometryType._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.parquet.format.GeospatialStatistics._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.parquet.format.IndexPageHeader._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.parquet.format.IntType._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.parquet.format.JsonType._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.parquet.format.KeyValue._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.parquet.format.ListType._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.parquet.format.LogicalType._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.parquet.format.MapType._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.parquet.format.MicroSeconds._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.parquet.format.MilliSeconds._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.parquet.format.NanoSeconds._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.parquet.format.NullType._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.parquet.format.OffsetIndex._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.parquet.format.PageEncodingStats._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.parquet.format.PageHeader._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.parquet.format.PageLocation._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.parquet.format.RowGroup._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.parquet.format.SchemaElement._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.parquet.format.SizeStatistics._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.parquet.format.SortingColumn._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.parquet.format.SplitBlockAlgorithm._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.parquet.format.Statistics._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.parquet.format.StringType._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.parquet.format.TimestampType._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.parquet.format.TimeType._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.parquet.format.TimeUnit._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.parquet.format.TypeDefinedOrder._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.parquet.format.Uncompressed._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.parquet.format.UUIDType._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.parquet.format.VariantType._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.parquet.format.XxHash._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.parquet.format.AesGcmCtrV1._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.parquet.format.AesGcmV1._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.parquet.format.BloomFilterAlgorithm._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.parquet.format.BloomFilterCompression._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.parquet.format.BloomFilterHash._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.parquet.format.BloomFilterHeader._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.parquet.format.BoundingBox._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.parquet.format.BsonType._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.parquet.format.ColumnChunk._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.parquet.format.ColumnCryptoMetaData._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.parquet.format.ColumnIndex._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.parquet.format.ColumnMetaData._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.parquet.format.ColumnOrder._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.parquet.format.DataPageHeader._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.parquet.format.DataPageHeaderV2._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.parquet.format.DateType._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.parquet.format.DecimalType._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.parquet.format.DictionaryPageHeader._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.parquet.format.EncryptionAlgorithm._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.parquet.format.EncryptionWithColumnKey._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.parquet.format.EncryptionWithFooterKey._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.parquet.format.EnumType._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.parquet.format.FileCryptoMetaData._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.parquet.format.FileMetaData._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.parquet.format.Float16Type._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.parquet.format.GeographyType._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.parquet.format.GeometryType._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.parquet.format.GeospatialStatistics._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.parquet.format.IndexPageHeader._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.parquet.format.IntType._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.parquet.format.JsonType._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.parquet.format.KeyValue._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.parquet.format.ListType._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.parquet.format.LogicalType._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.parquet.format.MapType._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.parquet.format.MicroSeconds._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.parquet.format.MilliSeconds._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.parquet.format.NanoSeconds._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.parquet.format.NullType._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.parquet.format.OffsetIndex._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.parquet.format.PageEncodingStats._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.parquet.format.PageHeader._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.parquet.format.PageLocation._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.parquet.format.RowGroup._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.parquet.format.SchemaElement._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.parquet.format.SizeStatistics._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.parquet.format.SortingColumn._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.parquet.format.SplitBlockAlgorithm._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.parquet.format.Statistics._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.parquet.format.StringType._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.parquet.format.TimestampType._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.parquet.format.TimeType._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.parquet.format.TimeUnit._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.parquet.format.TypeDefinedOrder._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.parquet.format.Uncompressed._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.parquet.format.UUIDType._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.parquet.format.VariantType._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.parquet.format.XxHash._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByValue(int) - Static method in enum org.apache.parquet.format.BoundaryOrder
Find a the enum type by its integer value, as defined in the Thrift IDL.
findByValue(int) - Static method in enum org.apache.parquet.format.CompressionCodec
Find a the enum type by its integer value, as defined in the Thrift IDL.
findByValue(int) - Static method in enum org.apache.parquet.format.ConvertedType
Find a the enum type by its integer value, as defined in the Thrift IDL.
findByValue(int) - Static method in enum org.apache.parquet.format.EdgeInterpolationAlgorithm
Find a the enum type by its integer value, as defined in the Thrift IDL.
findByValue(int) - Static method in enum org.apache.parquet.format.Encoding
Find a the enum type by its integer value, as defined in the Thrift IDL.
findByValue(int) - Static method in enum org.apache.parquet.format.FieldRepetitionType
Find a the enum type by its integer value, as defined in the Thrift IDL.
findByValue(int) - Static method in enum org.apache.parquet.format.PageType
Find a the enum type by its integer value, as defined in the Thrift IDL.
findByValue(int) - Static method in enum org.apache.parquet.format.Type
Find a the enum type by its integer value, as defined in the Thrift IDL.
first_row_index - Variable in class org.apache.parquet.format.PageLocation
Index within the RowGroup of the first row of the page.
FLOAT16(Float16Type) - Static method in class org.apache.parquet.format.LogicalType
 
FLOAT16 - Static variable in class org.apache.parquet.format.LogicalTypes
 
Float16Type - Class in org.apache.parquet.format
 
Float16Type() - Constructor for class org.apache.parquet.format.Float16Type
 
Float16Type(Float16Type) - Constructor for class org.apache.parquet.format.Float16Type
Performs a deep copy on other.
Float16Type._Fields - Enum in org.apache.parquet.format
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
footer_signing_key_metadata - Variable in class org.apache.parquet.format.FileMetaData
Retrieval metadata of key used for signing the footer.

G

GEOGRAPHY(GeographyType) - Static method in class org.apache.parquet.format.LogicalType
 
GeographyType - Class in org.apache.parquet.format
Embedded Geography logical type annotation Geospatial features in the WKB format with an explicit (non-linear/non-planar) edges interpolation algorithm.
GeographyType() - Constructor for class org.apache.parquet.format.GeographyType
 
GeographyType(GeographyType) - Constructor for class org.apache.parquet.format.GeographyType
Performs a deep copy on other.
GeographyType._Fields - Enum in org.apache.parquet.format
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
GEOMETRY(GeometryType) - Static method in class org.apache.parquet.format.LogicalType
 
GeometryType - Class in org.apache.parquet.format
Embedded Geometry logical type annotation Geospatial features in the Well-Known Binary (WKB) format and edges interpolation is always linear/planar.
GeometryType() - Constructor for class org.apache.parquet.format.GeometryType
 
GeometryType(GeometryType) - Constructor for class org.apache.parquet.format.GeometryType
Performs a deep copy on other.
GeometryType._Fields - Enum in org.apache.parquet.format
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
geospatial_statistics - Variable in class org.apache.parquet.format.ColumnMetaData
Optional statistics specific for Geometry and Geography logical types
geospatial_types - Variable in class org.apache.parquet.format.GeospatialStatistics
Geospatial type codes of all instances, or an empty list if not known
GeospatialStatistics - Class in org.apache.parquet.format
Statistics specific to Geometry and Geography logical types
GeospatialStatistics() - Constructor for class org.apache.parquet.format.GeospatialStatistics
 
GeospatialStatistics(GeospatialStatistics) - Constructor for class org.apache.parquet.format.GeospatialStatistics
Performs a deep copy on other.
GeospatialStatistics._Fields - Enum in org.apache.parquet.format
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
getAad_file_unique() - Method in class org.apache.parquet.format.AesGcmCtrV1
Unique file identifier part of AAD suffix *
getAad_file_unique() - Method in class org.apache.parquet.format.AesGcmV1
Unique file identifier part of AAD suffix *
getAad_prefix() - Method in class org.apache.parquet.format.AesGcmCtrV1
AAD prefix *
getAad_prefix() - Method in class org.apache.parquet.format.AesGcmV1
AAD prefix *
getAES_GCM_CTR_V1() - Method in class org.apache.parquet.format.EncryptionAlgorithm
 
getAES_GCM_V1() - Method in class org.apache.parquet.format.EncryptionAlgorithm
 
getAlgorithm() - Method in class org.apache.parquet.format.BloomFilterHeader
The algorithm for setting bits.
getAlgorithm() - Method in class org.apache.parquet.format.GeographyType
 
getBbox() - Method in class org.apache.parquet.format.GeospatialStatistics
A bounding box of geospatial instances
getBitWidth() - Method in class org.apache.parquet.format.IntType
 
getBLOCK() - Method in class org.apache.parquet.format.BloomFilterAlgorithm
Block-based Bloom filter.
getBloom_filter_length() - Method in class org.apache.parquet.format.ColumnMetaData
Size of Bloom filter data including the serialized header, in bytes.
getBloom_filter_offset() - Method in class org.apache.parquet.format.ColumnMetaData
Byte offset from beginning of file to Bloom filter data.
getBoundary_order() - Method in class org.apache.parquet.format.ColumnIndex
Stores whether both min_values and max_values are ordered and if so, in which direction.
getBSON() - Method in class org.apache.parquet.format.LogicalType
 
getCodec() - Method in class org.apache.parquet.format.ColumnMetaData
Compression codec *
getColumn_idx() - Method in class org.apache.parquet.format.SortingColumn
The ordinal position of the column (in this row group) *
getColumn_index_length() - Method in class org.apache.parquet.format.ColumnChunk
Size of ColumnChunk's ColumnIndex, in bytes *
getColumn_index_offset() - Method in class org.apache.parquet.format.ColumnChunk
File offset of ColumnChunk's ColumnIndex *
getColumn_orders() - Method in class org.apache.parquet.format.FileMetaData
Sort order used for the min_value and max_value fields in the Statistics objects and the min_values and max_values fields in the ColumnIndex objects of each column in this file.
getColumn_ordersIterator() - Method in class org.apache.parquet.format.FileMetaData
 
getColumn_ordersSize() - Method in class org.apache.parquet.format.FileMetaData
 
getColumns() - Method in class org.apache.parquet.format.RowGroup
Metadata for each column chunk in this row group.
getColumnsIterator() - Method in class org.apache.parquet.format.RowGroup
 
getColumnsSize() - Method in class org.apache.parquet.format.RowGroup
 
getCompressed_page_size() - Method in class org.apache.parquet.format.PageHeader
Compressed (and potentially encrypted) page size in bytes, not including this header *
getCompressed_page_size() - Method in class org.apache.parquet.format.PageLocation
Size of the page, including header.
getCompression() - Method in class org.apache.parquet.format.BloomFilterHeader
The compression used in the Bloom filter *
getConverted_type() - Method in class org.apache.parquet.format.SchemaElement
DEPRECATED: When the schema is the result of a conversion from another model.
getCount() - Method in class org.apache.parquet.format.PageEncodingStats
number of pages of this type with this encoding *
getCrc() - Method in class org.apache.parquet.format.PageHeader
The 32-bit CRC checksum for the page, to be be calculated as follows: - The standard CRC32 algorithm is used (with polynomial 0x04C11DB7, the same as in e.g.
getCreated_by() - Method in class org.apache.parquet.format.FileMetaData
String for application that wrote this file.
getCrs() - Method in class org.apache.parquet.format.GeographyType
 
getCrs() - Method in class org.apache.parquet.format.GeometryType
 
getCrypto_metadata() - Method in class org.apache.parquet.format.ColumnChunk
Crypto metadata of encrypted columns *
getData_page_header() - Method in class org.apache.parquet.format.PageHeader
 
getData_page_header_v2() - Method in class org.apache.parquet.format.PageHeader
 
getData_page_offset() - Method in class org.apache.parquet.format.ColumnMetaData
Byte offset from beginning of file to first data page *
getDATE() - Method in class org.apache.parquet.format.LogicalType
 
getDECIMAL() - Method in class org.apache.parquet.format.LogicalType
 
getDefinition_level_encoding() - Method in class org.apache.parquet.format.DataPageHeader
Encoding used for definition levels *
getDefinition_level_histogram() - Method in class org.apache.parquet.format.SizeStatistics
Same as repetition_level_histogram except for definition levels.
getDefinition_level_histogramIterator() - Method in class org.apache.parquet.format.SizeStatistics
 
getDefinition_level_histograms() - Method in class org.apache.parquet.format.ColumnIndex
Same as repetition_level_histograms except for definitions levels.
getDefinition_level_histogramsIterator() - Method in class org.apache.parquet.format.ColumnIndex
 
getDefinition_level_histogramSize() - Method in class org.apache.parquet.format.SizeStatistics
 
getDefinition_level_histogramsSize() - Method in class org.apache.parquet.format.ColumnIndex
 
getDefinition_levels_byte_length() - Method in class org.apache.parquet.format.DataPageHeaderV2
Length of the definition levels
getDictionary_page_header() - Method in class org.apache.parquet.format.PageHeader
 
getDictionary_page_offset() - Method in class org.apache.parquet.format.ColumnMetaData
Byte offset from the beginning of file to first (only) dictionary page *
getDistinct_count() - Method in class org.apache.parquet.format.Statistics
count of distinct values occurring
getEncoding() - Method in class org.apache.parquet.format.DataPageHeader
Encoding used for this data page *
getEncoding() - Method in class org.apache.parquet.format.DataPageHeaderV2
Encoding used for data in this page *
getEncoding() - Method in class org.apache.parquet.format.DictionaryPageHeader
Encoding using this dictionary page *
getEncoding() - Method in class org.apache.parquet.format.PageEncodingStats
encoding of the page *
getEncoding_stats() - Method in class org.apache.parquet.format.ColumnMetaData
Set of all encodings used for pages in this column chunk.
getEncoding_statsIterator() - Method in class org.apache.parquet.format.ColumnMetaData
 
getEncoding_statsSize() - Method in class org.apache.parquet.format.ColumnMetaData
 
getEncodings() - Method in class org.apache.parquet.format.ColumnMetaData
Set of all encodings used for this column.
getEncodingsIterator() - Method in class org.apache.parquet.format.ColumnMetaData
 
getEncodingsSize() - Method in class org.apache.parquet.format.ColumnMetaData
 
getEncrypted_column_metadata() - Method in class org.apache.parquet.format.ColumnChunk
Encrypted column metadata for this chunk *
getEncryption_algorithm() - Method in class org.apache.parquet.format.FileCryptoMetaData
Encryption algorithm.
getEncryption_algorithm() - Method in class org.apache.parquet.format.FileMetaData
Encryption algorithm.
getENCRYPTION_WITH_COLUMN_KEY() - Method in class org.apache.parquet.format.ColumnCryptoMetaData
 
getENCRYPTION_WITH_FOOTER_KEY() - Method in class org.apache.parquet.format.ColumnCryptoMetaData
 
getENUM() - Method in class org.apache.parquet.format.LogicalType
 
getField_id() - Method in class org.apache.parquet.format.SchemaElement
When the original schema supports field ids, this will save the original field id in the parquet schema
getFieldDesc(BloomFilterAlgorithm._Fields) - Method in class org.apache.parquet.format.BloomFilterAlgorithm
 
getFieldDesc(BloomFilterCompression._Fields) - Method in class org.apache.parquet.format.BloomFilterCompression
 
getFieldDesc(BloomFilterHash._Fields) - Method in class org.apache.parquet.format.BloomFilterHash
 
getFieldDesc(ColumnCryptoMetaData._Fields) - Method in class org.apache.parquet.format.ColumnCryptoMetaData
 
getFieldDesc(ColumnOrder._Fields) - Method in class org.apache.parquet.format.ColumnOrder
 
getFieldDesc(EncryptionAlgorithm._Fields) - Method in class org.apache.parquet.format.EncryptionAlgorithm
 
getFieldDesc(LogicalType._Fields) - Method in class org.apache.parquet.format.LogicalType
 
getFieldDesc(TimeUnit._Fields) - Method in class org.apache.parquet.format.TimeUnit
 
getFieldName() - Method in enum org.apache.parquet.format.AesGcmCtrV1._Fields
 
getFieldName() - Method in enum org.apache.parquet.format.AesGcmV1._Fields
 
getFieldName() - Method in enum org.apache.parquet.format.BloomFilterAlgorithm._Fields
 
getFieldName() - Method in enum org.apache.parquet.format.BloomFilterCompression._Fields
 
getFieldName() - Method in enum org.apache.parquet.format.BloomFilterHash._Fields
 
getFieldName() - Method in enum org.apache.parquet.format.BloomFilterHeader._Fields
 
getFieldName() - Method in enum org.apache.parquet.format.BoundingBox._Fields
 
getFieldName() - Method in enum org.apache.parquet.format.BsonType._Fields
 
getFieldName() - Method in enum org.apache.parquet.format.ColumnChunk._Fields
 
getFieldName() - Method in enum org.apache.parquet.format.ColumnCryptoMetaData._Fields
 
getFieldName() - Method in enum org.apache.parquet.format.ColumnIndex._Fields
 
getFieldName() - Method in enum org.apache.parquet.format.ColumnMetaData._Fields
 
getFieldName() - Method in enum org.apache.parquet.format.ColumnOrder._Fields
 
getFieldName() - Method in enum org.apache.parquet.format.DataPageHeader._Fields
 
getFieldName() - Method in enum org.apache.parquet.format.DataPageHeaderV2._Fields
 
getFieldName() - Method in enum org.apache.parquet.format.DateType._Fields
 
getFieldName() - Method in enum org.apache.parquet.format.DecimalType._Fields
 
getFieldName() - Method in enum org.apache.parquet.format.DictionaryPageHeader._Fields
 
getFieldName() - Method in enum org.apache.parquet.format.EncryptionAlgorithm._Fields
 
getFieldName() - Method in enum org.apache.parquet.format.EncryptionWithColumnKey._Fields
 
getFieldName() - Method in enum org.apache.parquet.format.EncryptionWithFooterKey._Fields
 
getFieldName() - Method in enum org.apache.parquet.format.EnumType._Fields
 
getFieldName() - Method in enum org.apache.parquet.format.FileCryptoMetaData._Fields
 
getFieldName() - Method in enum org.apache.parquet.format.FileMetaData._Fields
 
getFieldName() - Method in enum org.apache.parquet.format.Float16Type._Fields
 
getFieldName() - Method in enum org.apache.parquet.format.GeographyType._Fields
 
getFieldName() - Method in enum org.apache.parquet.format.GeometryType._Fields
 
getFieldName() - Method in enum org.apache.parquet.format.GeospatialStatistics._Fields
 
getFieldName() - Method in enum org.apache.parquet.format.IndexPageHeader._Fields
 
getFieldName() - Method in enum org.apache.parquet.format.IntType._Fields
 
getFieldName() - Method in enum org.apache.parquet.format.JsonType._Fields
 
getFieldName() - Method in enum org.apache.parquet.format.KeyValue._Fields
 
getFieldName() - Method in enum org.apache.parquet.format.ListType._Fields
 
getFieldName() - Method in enum org.apache.parquet.format.LogicalType._Fields
 
getFieldName() - Method in enum org.apache.parquet.format.MapType._Fields
 
getFieldName() - Method in enum org.apache.parquet.format.MicroSeconds._Fields
 
getFieldName() - Method in enum org.apache.parquet.format.MilliSeconds._Fields
 
getFieldName() - Method in enum org.apache.parquet.format.NanoSeconds._Fields
 
getFieldName() - Method in enum org.apache.parquet.format.NullType._Fields
 
getFieldName() - Method in enum org.apache.parquet.format.OffsetIndex._Fields
 
getFieldName() - Method in enum org.apache.parquet.format.PageEncodingStats._Fields
 
getFieldName() - Method in enum org.apache.parquet.format.PageHeader._Fields
 
getFieldName() - Method in enum org.apache.parquet.format.PageLocation._Fields
 
getFieldName() - Method in enum org.apache.parquet.format.RowGroup._Fields
 
getFieldName() - Method in enum org.apache.parquet.format.SchemaElement._Fields
 
getFieldName() - Method in enum org.apache.parquet.format.SizeStatistics._Fields
 
getFieldName() - Method in enum org.apache.parquet.format.SortingColumn._Fields
 
getFieldName() - Method in enum org.apache.parquet.format.SplitBlockAlgorithm._Fields
 
getFieldName() - Method in enum org.apache.parquet.format.Statistics._Fields
 
getFieldName() - Method in enum org.apache.parquet.format.StringType._Fields
 
getFieldName() - Method in enum org.apache.parquet.format.TimestampType._Fields
 
getFieldName() - Method in enum org.apache.parquet.format.TimeType._Fields
 
getFieldName() - Method in enum org.apache.parquet.format.TimeUnit._Fields
 
getFieldName() - Method in enum org.apache.parquet.format.TypeDefinedOrder._Fields
 
getFieldName() - Method in enum org.apache.parquet.format.Uncompressed._Fields
 
getFieldName() - Method in enum org.apache.parquet.format.UUIDType._Fields
 
getFieldName() - Method in enum org.apache.parquet.format.VariantType._Fields
 
getFieldName() - Method in enum org.apache.parquet.format.XxHash._Fields
 
getFieldValue(AesGcmCtrV1._Fields) - Method in class org.apache.parquet.format.AesGcmCtrV1
 
getFieldValue(AesGcmV1._Fields) - Method in class org.apache.parquet.format.AesGcmV1
 
getFieldValue(BloomFilterHeader._Fields) - Method in class org.apache.parquet.format.BloomFilterHeader
 
getFieldValue(BoundingBox._Fields) - Method in class org.apache.parquet.format.BoundingBox
 
getFieldValue(BsonType._Fields) - Method in class org.apache.parquet.format.BsonType
 
getFieldValue(ColumnChunk._Fields) - Method in class org.apache.parquet.format.ColumnChunk
 
getFieldValue(ColumnIndex._Fields) - Method in class org.apache.parquet.format.ColumnIndex
 
getFieldValue(ColumnMetaData._Fields) - Method in class org.apache.parquet.format.ColumnMetaData
 
getFieldValue(DataPageHeader._Fields) - Method in class org.apache.parquet.format.DataPageHeader
 
getFieldValue(DataPageHeaderV2._Fields) - Method in class org.apache.parquet.format.DataPageHeaderV2
 
getFieldValue(DateType._Fields) - Method in class org.apache.parquet.format.DateType
 
getFieldValue(DecimalType._Fields) - Method in class org.apache.parquet.format.DecimalType
 
getFieldValue(DictionaryPageHeader._Fields) - Method in class org.apache.parquet.format.DictionaryPageHeader
 
getFieldValue(EncryptionWithColumnKey._Fields) - Method in class org.apache.parquet.format.EncryptionWithColumnKey
 
getFieldValue(EncryptionWithFooterKey._Fields) - Method in class org.apache.parquet.format.EncryptionWithFooterKey
 
getFieldValue(EnumType._Fields) - Method in class org.apache.parquet.format.EnumType
 
getFieldValue(FileCryptoMetaData._Fields) - Method in class org.apache.parquet.format.FileCryptoMetaData
 
getFieldValue(FileMetaData._Fields) - Method in class org.apache.parquet.format.FileMetaData
 
getFieldValue(Float16Type._Fields) - Method in class org.apache.parquet.format.Float16Type
 
getFieldValue(GeographyType._Fields) - Method in class org.apache.parquet.format.GeographyType
 
getFieldValue(GeometryType._Fields) - Method in class org.apache.parquet.format.GeometryType
 
getFieldValue(GeospatialStatistics._Fields) - Method in class org.apache.parquet.format.GeospatialStatistics
 
getFieldValue(IndexPageHeader._Fields) - Method in class org.apache.parquet.format.IndexPageHeader
 
getFieldValue(IntType._Fields) - Method in class org.apache.parquet.format.IntType
 
getFieldValue(JsonType._Fields) - Method in class org.apache.parquet.format.JsonType
 
getFieldValue(KeyValue._Fields) - Method in class org.apache.parquet.format.KeyValue
 
getFieldValue(ListType._Fields) - Method in class org.apache.parquet.format.ListType
 
getFieldValue(MapType._Fields) - Method in class org.apache.parquet.format.MapType
 
getFieldValue(MicroSeconds._Fields) - Method in class org.apache.parquet.format.MicroSeconds
 
getFieldValue(MilliSeconds._Fields) - Method in class org.apache.parquet.format.MilliSeconds
 
getFieldValue(NanoSeconds._Fields) - Method in class org.apache.parquet.format.NanoSeconds
 
getFieldValue(NullType._Fields) - Method in class org.apache.parquet.format.NullType
 
getFieldValue(OffsetIndex._Fields) - Method in class org.apache.parquet.format.OffsetIndex
 
getFieldValue(PageEncodingStats._Fields) - Method in class org.apache.parquet.format.PageEncodingStats
 
getFieldValue(PageHeader._Fields) - Method in class org.apache.parquet.format.PageHeader
 
getFieldValue(PageLocation._Fields) - Method in class org.apache.parquet.format.PageLocation
 
getFieldValue(RowGroup._Fields) - Method in class org.apache.parquet.format.RowGroup
 
getFieldValue(SchemaElement._Fields) - Method in class org.apache.parquet.format.SchemaElement
 
getFieldValue(SizeStatistics._Fields) - Method in class org.apache.parquet.format.SizeStatistics
 
getFieldValue(SortingColumn._Fields) - Method in class org.apache.parquet.format.SortingColumn
 
getFieldValue(SplitBlockAlgorithm._Fields) - Method in class org.apache.parquet.format.SplitBlockAlgorithm
 
getFieldValue(Statistics._Fields) - Method in class org.apache.parquet.format.Statistics
 
getFieldValue(StringType._Fields) - Method in class org.apache.parquet.format.StringType
 
getFieldValue(TimestampType._Fields) - Method in class org.apache.parquet.format.TimestampType
 
getFieldValue(TimeType._Fields) - Method in class org.apache.parquet.format.TimeType
 
getFieldValue(TypeDefinedOrder._Fields) - Method in class org.apache.parquet.format.TypeDefinedOrder
 
getFieldValue(Uncompressed._Fields) - Method in class org.apache.parquet.format.Uncompressed
 
getFieldValue(UUIDType._Fields) - Method in class org.apache.parquet.format.UUIDType
 
getFieldValue(VariantType._Fields) - Method in class org.apache.parquet.format.VariantType
 
getFieldValue(XxHash._Fields) - Method in class org.apache.parquet.format.XxHash
 
getFile_offset() - Method in class org.apache.parquet.format.ColumnChunk
Deprecated: Byte offset in file_path to the ColumnMetaData Past use of this field has been inconsistent, with some implementations using it to point to the ColumnMetaData and some using it to point to the first page in the column chunk.
getFile_offset() - Method in class org.apache.parquet.format.RowGroup
Byte offset from beginning of file to first page (data or dictionary) in this row group *
getFile_path() - Method in class org.apache.parquet.format.ColumnChunk
File where column data is stored.
getFirst_row_index() - Method in class org.apache.parquet.format.PageLocation
Index within the RowGroup of the first row of the page.
getFLOAT16() - Method in class org.apache.parquet.format.LogicalType
 
getFooter_signing_key_metadata() - Method in class org.apache.parquet.format.FileMetaData
Retrieval metadata of key used for signing the footer.
getGEOGRAPHY() - Method in class org.apache.parquet.format.LogicalType
 
getGEOMETRY() - Method in class org.apache.parquet.format.LogicalType
 
getGeospatial_statistics() - Method in class org.apache.parquet.format.ColumnMetaData
Optional statistics specific for Geometry and Geography logical types
getGeospatial_types() - Method in class org.apache.parquet.format.GeospatialStatistics
Geospatial type codes of all instances, or an empty list if not known
getGeospatial_typesIterator() - Method in class org.apache.parquet.format.GeospatialStatistics
 
getGeospatial_typesSize() - Method in class org.apache.parquet.format.GeospatialStatistics
 
getHash() - Method in class org.apache.parquet.format.BloomFilterHeader
The hash function used for Bloom filter.
getIndex_page_header() - Method in class org.apache.parquet.format.PageHeader
 
getIndex_page_offset() - Method in class org.apache.parquet.format.ColumnMetaData
Byte offset from beginning of file to root index page *
getINTEGER() - Method in class org.apache.parquet.format.LogicalType
 
getJSON() - Method in class org.apache.parquet.format.LogicalType
 
getKey() - Method in class org.apache.parquet.format.KeyValue
 
getKey_metadata() - Method in class org.apache.parquet.format.EncryptionWithColumnKey
Retrieval metadata of column encryption key *
getKey_metadata() - Method in class org.apache.parquet.format.FileCryptoMetaData
Retrieval metadata of key used for encryption of footer, and (possibly) columns *
getKey_value_metadata() - Method in class org.apache.parquet.format.ColumnMetaData
Optional key/value metadata *
getKey_value_metadata() - Method in class org.apache.parquet.format.FileMetaData
Optional key/value metadata *
getKey_value_metadataIterator() - Method in class org.apache.parquet.format.ColumnMetaData
 
getKey_value_metadataIterator() - Method in class org.apache.parquet.format.FileMetaData
 
getKey_value_metadataSize() - Method in class org.apache.parquet.format.ColumnMetaData
 
getKey_value_metadataSize() - Method in class org.apache.parquet.format.FileMetaData
 
getLIST() - Method in class org.apache.parquet.format.LogicalType
 
getLogicalType() - Method in class org.apache.parquet.format.SchemaElement
The logical type of this SchemaElement LogicalType replaces ConvertedType, but ConvertedType is still required for some logical types to ensure forward-compatibility in format v1.
getMAP() - Method in class org.apache.parquet.format.LogicalType
 
getMax() - Method in class org.apache.parquet.format.Statistics
DEPRECATED: min and max value of the column.
getMax_value() - Method in class org.apache.parquet.format.Statistics
Lower and upper bound values for the column, determined by its ColumnOrder.
getMax_values() - Method in class org.apache.parquet.format.ColumnIndex
 
getMax_valuesIterator() - Method in class org.apache.parquet.format.ColumnIndex
 
getMax_valuesSize() - Method in class org.apache.parquet.format.ColumnIndex
 
getMeta_data() - Method in class org.apache.parquet.format.ColumnChunk
Column metadata for this chunk.
getMICROS() - Method in class org.apache.parquet.format.TimeUnit
 
getMILLIS() - Method in class org.apache.parquet.format.TimeUnit
 
getMin() - Method in class org.apache.parquet.format.Statistics
 
getMin_value() - Method in class org.apache.parquet.format.Statistics
 
getMin_values() - Method in class org.apache.parquet.format.ColumnIndex
Two lists containing lower and upper bounds for the values of each page determined by the ColumnOrder of the column.
getMin_valuesIterator() - Method in class org.apache.parquet.format.ColumnIndex
 
getMin_valuesSize() - Method in class org.apache.parquet.format.ColumnIndex
 
getMinSerializedSize(byte) - Method in class org.apache.parquet.format.InterningProtocol
 
getMmax() - Method in class org.apache.parquet.format.BoundingBox
 
getMmin() - Method in class org.apache.parquet.format.BoundingBox
 
getName() - Method in class org.apache.parquet.format.SchemaElement
Name of the field in the schema
getNANOS() - Method in class org.apache.parquet.format.TimeUnit
 
getNull_count() - Method in class org.apache.parquet.format.Statistics
Count of null values in the column.
getNull_counts() - Method in class org.apache.parquet.format.ColumnIndex
A list containing the number of null values for each page Writers SHOULD always write this field even if no null values are present or the column is not nullable.
getNull_countsIterator() - Method in class org.apache.parquet.format.ColumnIndex
 
getNull_countsSize() - Method in class org.apache.parquet.format.ColumnIndex
 
getNull_pages() - Method in class org.apache.parquet.format.ColumnIndex
A list of Boolean values to determine the validity of the corresponding min and max values.
getNull_pagesIterator() - Method in class org.apache.parquet.format.ColumnIndex
 
getNull_pagesSize() - Method in class org.apache.parquet.format.ColumnIndex
 
getNum_children() - Method in class org.apache.parquet.format.SchemaElement
Nested fields.
getNum_nulls() - Method in class org.apache.parquet.format.DataPageHeaderV2
Number of NULL values, in this data page.
getNum_rows() - Method in class org.apache.parquet.format.DataPageHeaderV2
Number of rows in this data page.
getNum_rows() - Method in class org.apache.parquet.format.FileMetaData
Number of rows in this file *
getNum_rows() - Method in class org.apache.parquet.format.RowGroup
Number of rows in this row group *
getNum_values() - Method in class org.apache.parquet.format.ColumnMetaData
Number of values in this column *
getNum_values() - Method in class org.apache.parquet.format.DataPageHeader
Number of values, including NULLs, in this data page.
getNum_values() - Method in class org.apache.parquet.format.DataPageHeaderV2
Number of values, including NULLs, in this data page.
getNum_values() - Method in class org.apache.parquet.format.DictionaryPageHeader
Number of values in the dictionary *
getNumBytes() - Method in class org.apache.parquet.format.BloomFilterHeader
The size of bitset in bytes *
getOffset() - Method in class org.apache.parquet.format.PageLocation
Offset of the page in the file *
getOffset_index_length() - Method in class org.apache.parquet.format.ColumnChunk
Size of ColumnChunk's OffsetIndex, in bytes *
getOffset_index_offset() - Method in class org.apache.parquet.format.ColumnChunk
File offset of ColumnChunk's OffsetIndex *
getOrdinal() - Method in class org.apache.parquet.format.RowGroup
Row group ordinal in the file *
getPage_locations() - Method in class org.apache.parquet.format.OffsetIndex
PageLocations, ordered by increasing PageLocation.offset.
getPage_locationsIterator() - Method in class org.apache.parquet.format.OffsetIndex
 
getPage_locationsSize() - Method in class org.apache.parquet.format.OffsetIndex
 
getPage_type() - Method in class org.apache.parquet.format.PageEncodingStats
the page type (data/dic/...) *
getPath_in_schema() - Method in class org.apache.parquet.format.ColumnMetaData
Path in schema *
getPath_in_schema() - Method in class org.apache.parquet.format.EncryptionWithColumnKey
Column path in schema *
getPath_in_schemaIterator() - Method in class org.apache.parquet.format.ColumnMetaData
 
getPath_in_schemaIterator() - Method in class org.apache.parquet.format.EncryptionWithColumnKey
 
getPath_in_schemaSize() - Method in class org.apache.parquet.format.ColumnMetaData
 
getPath_in_schemaSize() - Method in class org.apache.parquet.format.EncryptionWithColumnKey
 
getPrecision() - Method in class org.apache.parquet.format.DecimalType
 
getPrecision() - Method in class org.apache.parquet.format.SchemaElement
 
getRepetition_level_encoding() - Method in class org.apache.parquet.format.DataPageHeader
Encoding used for repetition levels *
getRepetition_level_histogram() - Method in class org.apache.parquet.format.SizeStatistics
When present, there is expected to be one element corresponding to each repetition (i.e.
getRepetition_level_histogramIterator() - Method in class org.apache.parquet.format.SizeStatistics
 
getRepetition_level_histograms() - Method in class org.apache.parquet.format.ColumnIndex
Contains repetition level histograms for each page concatenated together.
getRepetition_level_histogramsIterator() - Method in class org.apache.parquet.format.ColumnIndex
 
getRepetition_level_histogramSize() - Method in class org.apache.parquet.format.SizeStatistics
 
getRepetition_level_histogramsSize() - Method in class org.apache.parquet.format.ColumnIndex
 
getRepetition_levels_byte_length() - Method in class org.apache.parquet.format.DataPageHeaderV2
Length of the repetition levels
getRepetition_type() - Method in class org.apache.parquet.format.SchemaElement
repetition of the field.
getRow_groups() - Method in class org.apache.parquet.format.FileMetaData
Row groups in this file *
getRow_groupsIterator() - Method in class org.apache.parquet.format.FileMetaData
 
getRow_groupsSize() - Method in class org.apache.parquet.format.FileMetaData
 
getScale() - Method in class org.apache.parquet.format.DecimalType
 
getScale() - Method in class org.apache.parquet.format.SchemaElement
DEPRECATED: Used when this column contains decimal data.
getSchema() - Method in class org.apache.parquet.format.FileMetaData
Parquet schema for this file.
getSchemaIterator() - Method in class org.apache.parquet.format.FileMetaData
 
getSchemaSize() - Method in class org.apache.parquet.format.FileMetaData
 
getSize_statistics() - Method in class org.apache.parquet.format.ColumnMetaData
Optional statistics to help estimate total memory when converted to in-memory representations.
getSorting_columns() - Method in class org.apache.parquet.format.RowGroup
If set, specifies a sort ordering of the rows in this RowGroup.
getSorting_columnsIterator() - Method in class org.apache.parquet.format.RowGroup
 
getSorting_columnsSize() - Method in class org.apache.parquet.format.RowGroup
 
getSpecification_version() - Method in class org.apache.parquet.format.VariantType
 
getStatistics() - Method in class org.apache.parquet.format.ColumnMetaData
optional statistics for this column chunk
getStatistics() - Method in class org.apache.parquet.format.DataPageHeader
Optional statistics for the data in this page *
getStatistics() - Method in class org.apache.parquet.format.DataPageHeaderV2
Optional statistics for the data in this page *
getSTRING() - Method in class org.apache.parquet.format.LogicalType
 
getStructDesc() - Method in class org.apache.parquet.format.BloomFilterAlgorithm
 
getStructDesc() - Method in class org.apache.parquet.format.BloomFilterCompression
 
getStructDesc() - Method in class org.apache.parquet.format.BloomFilterHash
 
getStructDesc() - Method in class org.apache.parquet.format.ColumnCryptoMetaData
 
getStructDesc() - Method in class org.apache.parquet.format.ColumnOrder
 
getStructDesc() - Method in class org.apache.parquet.format.EncryptionAlgorithm
 
getStructDesc() - Method in class org.apache.parquet.format.LogicalType
 
getStructDesc() - Method in class org.apache.parquet.format.TimeUnit
 
getThriftFieldId() - Method in enum org.apache.parquet.format.AesGcmCtrV1._Fields
 
getThriftFieldId() - Method in enum org.apache.parquet.format.AesGcmV1._Fields
 
getThriftFieldId() - Method in enum org.apache.parquet.format.BloomFilterAlgorithm._Fields
 
getThriftFieldId() - Method in enum org.apache.parquet.format.BloomFilterCompression._Fields
 
getThriftFieldId() - Method in enum org.apache.parquet.format.BloomFilterHash._Fields
 
getThriftFieldId() - Method in enum org.apache.parquet.format.BloomFilterHeader._Fields
 
getThriftFieldId() - Method in enum org.apache.parquet.format.BoundingBox._Fields
 
getThriftFieldId() - Method in enum org.apache.parquet.format.BsonType._Fields
 
getThriftFieldId() - Method in enum org.apache.parquet.format.ColumnChunk._Fields
 
getThriftFieldId() - Method in enum org.apache.parquet.format.ColumnCryptoMetaData._Fields
 
getThriftFieldId() - Method in enum org.apache.parquet.format.ColumnIndex._Fields
 
getThriftFieldId() - Method in enum org.apache.parquet.format.ColumnMetaData._Fields
 
getThriftFieldId() - Method in enum org.apache.parquet.format.ColumnOrder._Fields
 
getThriftFieldId() - Method in enum org.apache.parquet.format.DataPageHeader._Fields
 
getThriftFieldId() - Method in enum org.apache.parquet.format.DataPageHeaderV2._Fields
 
getThriftFieldId() - Method in enum org.apache.parquet.format.DateType._Fields
 
getThriftFieldId() - Method in enum org.apache.parquet.format.DecimalType._Fields
 
getThriftFieldId() - Method in enum org.apache.parquet.format.DictionaryPageHeader._Fields
 
getThriftFieldId() - Method in enum org.apache.parquet.format.EncryptionAlgorithm._Fields
 
getThriftFieldId() - Method in enum org.apache.parquet.format.EncryptionWithColumnKey._Fields
 
getThriftFieldId() - Method in enum org.apache.parquet.format.EncryptionWithFooterKey._Fields
 
getThriftFieldId() - Method in enum org.apache.parquet.format.EnumType._Fields
 
getThriftFieldId() - Method in enum org.apache.parquet.format.FileCryptoMetaData._Fields
 
getThriftFieldId() - Method in enum org.apache.parquet.format.FileMetaData._Fields
 
getThriftFieldId() - Method in enum org.apache.parquet.format.Float16Type._Fields
 
getThriftFieldId() - Method in enum org.apache.parquet.format.GeographyType._Fields
 
getThriftFieldId() - Method in enum org.apache.parquet.format.GeometryType._Fields
 
getThriftFieldId() - Method in enum org.apache.parquet.format.GeospatialStatistics._Fields
 
getThriftFieldId() - Method in enum org.apache.parquet.format.IndexPageHeader._Fields
 
getThriftFieldId() - Method in enum org.apache.parquet.format.IntType._Fields
 
getThriftFieldId() - Method in enum org.apache.parquet.format.JsonType._Fields
 
getThriftFieldId() - Method in enum org.apache.parquet.format.KeyValue._Fields
 
getThriftFieldId() - Method in enum org.apache.parquet.format.ListType._Fields
 
getThriftFieldId() - Method in enum org.apache.parquet.format.LogicalType._Fields
 
getThriftFieldId() - Method in enum org.apache.parquet.format.MapType._Fields
 
getThriftFieldId() - Method in enum org.apache.parquet.format.MicroSeconds._Fields
 
getThriftFieldId() - Method in enum org.apache.parquet.format.MilliSeconds._Fields
 
getThriftFieldId() - Method in enum org.apache.parquet.format.NanoSeconds._Fields
 
getThriftFieldId() - Method in enum org.apache.parquet.format.NullType._Fields
 
getThriftFieldId() - Method in enum org.apache.parquet.format.OffsetIndex._Fields
 
getThriftFieldId() - Method in enum org.apache.parquet.format.PageEncodingStats._Fields
 
getThriftFieldId() - Method in enum org.apache.parquet.format.PageHeader._Fields
 
getThriftFieldId() - Method in enum org.apache.parquet.format.PageLocation._Fields
 
getThriftFieldId() - Method in enum org.apache.parquet.format.RowGroup._Fields
 
getThriftFieldId() - Method in enum org.apache.parquet.format.SchemaElement._Fields
 
getThriftFieldId() - Method in enum org.apache.parquet.format.SizeStatistics._Fields
 
getThriftFieldId() - Method in enum org.apache.parquet.format.SortingColumn._Fields
 
getThriftFieldId() - Method in enum org.apache.parquet.format.SplitBlockAlgorithm._Fields
 
getThriftFieldId() - Method in enum org.apache.parquet.format.Statistics._Fields
 
getThriftFieldId() - Method in enum org.apache.parquet.format.StringType._Fields
 
getThriftFieldId() - Method in enum org.apache.parquet.format.TimestampType._Fields
 
getThriftFieldId() - Method in enum org.apache.parquet.format.TimeType._Fields
 
getThriftFieldId() - Method in enum org.apache.parquet.format.TimeUnit._Fields
 
getThriftFieldId() - Method in enum org.apache.parquet.format.TypeDefinedOrder._Fields
 
getThriftFieldId() - Method in enum org.apache.parquet.format.Uncompressed._Fields
 
getThriftFieldId() - Method in enum org.apache.parquet.format.UUIDType._Fields
 
getThriftFieldId() - Method in enum org.apache.parquet.format.VariantType._Fields
 
getThriftFieldId() - Method in enum org.apache.parquet.format.XxHash._Fields
 
getTIME() - Method in class org.apache.parquet.format.LogicalType
 
getTIMESTAMP() - Method in class org.apache.parquet.format.LogicalType
 
getTotal_byte_size() - Method in class org.apache.parquet.format.RowGroup
Total byte size of all the uncompressed column data in this row group *
getTotal_compressed_size() - Method in class org.apache.parquet.format.ColumnMetaData
total byte size of all compressed, and potentially encrypted, pages in this column chunk (including the headers) *
getTotal_compressed_size() - Method in class org.apache.parquet.format.RowGroup
Total byte size of all compressed (and potentially encrypted) column data in this row group *
getTotal_uncompressed_size() - Method in class org.apache.parquet.format.ColumnMetaData
total byte size of all uncompressed pages in this column chunk (including the headers) *
getTransport() - Method in class org.apache.parquet.format.InterningProtocol
 
getType() - Method in class org.apache.parquet.format.ColumnMetaData
Type of this column *
getType() - Method in class org.apache.parquet.format.PageHeader
the type of the page: indicates which of the *_header fields is set *
getType() - Method in class org.apache.parquet.format.SchemaElement
Data type for this field.
getType_length() - Method in class org.apache.parquet.format.SchemaElement
If type is FIXED_LEN_BYTE_ARRAY, this is the byte length of the values.
getTYPE_ORDER() - Method in class org.apache.parquet.format.ColumnOrder
The sort orders for logical types are: UTF8 - unsigned byte-wise comparison INT8 - signed comparison INT16 - signed comparison INT32 - signed comparison INT64 - signed comparison UINT8 - unsigned comparison UINT16 - unsigned comparison UINT32 - unsigned comparison UINT64 - unsigned comparison DECIMAL - signed comparison of the represented value DATE - signed comparison FLOAT16 - signed comparison of the represented value (*) TIME_MILLIS - signed comparison TIME_MICROS - signed comparison TIMESTAMP_MILLIS - signed comparison TIMESTAMP_MICROS - signed comparison INTERVAL - undefined JSON - unsigned byte-wise comparison BSON - unsigned byte-wise comparison ENUM - unsigned byte-wise comparison LIST - undefined MAP - undefined VARIANT - undefined GEOMETRY - undefined GEOGRAPHY - undefined In the absence of logical types, the sort order is determined by the physical type: BOOLEAN - false, true INT32 - signed comparison INT64 - signed comparison INT96 (only used for legacy timestamps) - undefined(+) FLOAT - signed comparison of the represented value (*) DOUBLE - signed comparison of the represented value (*) BYTE_ARRAY - unsigned byte-wise comparison FIXED_LEN_BYTE_ARRAY - unsigned byte-wise comparison (+) While the INT96 type has been deprecated, at the time of writing it is still used in many legacy systems.
getUNCOMPRESSED() - Method in class org.apache.parquet.format.BloomFilterCompression
 
getUncompressed_page_size() - Method in class org.apache.parquet.format.PageHeader
Uncompressed page size in bytes (not including this header) *
getUnencoded_byte_array_data_bytes() - Method in class org.apache.parquet.format.OffsetIndex
Unencoded/uncompressed size for BYTE_ARRAY types.
getUnencoded_byte_array_data_bytes() - Method in class org.apache.parquet.format.SizeStatistics
The number of physical bytes stored for BYTE_ARRAY data values assuming no encoding.
getUnencoded_byte_array_data_bytesIterator() - Method in class org.apache.parquet.format.OffsetIndex
 
getUnencoded_byte_array_data_bytesSize() - Method in class org.apache.parquet.format.OffsetIndex
 
getUnit() - Method in class org.apache.parquet.format.TimestampType
 
getUnit() - Method in class org.apache.parquet.format.TimeType
 
getUNKNOWN() - Method in class org.apache.parquet.format.LogicalType
 
getUUID() - Method in class org.apache.parquet.format.LogicalType
 
getValue() - Method in enum org.apache.parquet.format.BoundaryOrder
Get the integer value of this enum value, as defined in the Thrift IDL.
getValue() - Method in enum org.apache.parquet.format.CompressionCodec
Get the integer value of this enum value, as defined in the Thrift IDL.
getValue() - Method in enum org.apache.parquet.format.ConvertedType
Get the integer value of this enum value, as defined in the Thrift IDL.
getValue() - Method in enum org.apache.parquet.format.EdgeInterpolationAlgorithm
Get the integer value of this enum value, as defined in the Thrift IDL.
getValue() - Method in enum org.apache.parquet.format.Encoding
Get the integer value of this enum value, as defined in the Thrift IDL.
getValue() - Method in enum org.apache.parquet.format.FieldRepetitionType
Get the integer value of this enum value, as defined in the Thrift IDL.
getValue() - Method in class org.apache.parquet.format.KeyValue
 
getValue() - Method in enum org.apache.parquet.format.PageType
Get the integer value of this enum value, as defined in the Thrift IDL.
getValue() - Method in enum org.apache.parquet.format.Type
Get the integer value of this enum value, as defined in the Thrift IDL.
getVARIANT() - Method in class org.apache.parquet.format.LogicalType
 
getVersion() - Method in class org.apache.parquet.format.FileMetaData
Version of this file *
getXmax() - Method in class org.apache.parquet.format.BoundingBox
 
getXmin() - Method in class org.apache.parquet.format.BoundingBox
 
getXXHASH() - Method in class org.apache.parquet.format.BloomFilterHash
xxHash Strategy.
getYmax() - Method in class org.apache.parquet.format.BoundingBox
 
getYmin() - Method in class org.apache.parquet.format.BoundingBox
 
getZmax() - Method in class org.apache.parquet.format.BoundingBox
 
getZmin() - Method in class org.apache.parquet.format.BoundingBox
 

H

hash - Variable in class org.apache.parquet.format.BloomFilterHeader
The hash function used for Bloom filter.
hashCode() - Method in class org.apache.parquet.format.AesGcmCtrV1
 
hashCode() - Method in class org.apache.parquet.format.AesGcmV1
 
hashCode() - Method in class org.apache.parquet.format.BloomFilterAlgorithm
 
hashCode() - Method in class org.apache.parquet.format.BloomFilterCompression
 
hashCode() - Method in class org.apache.parquet.format.BloomFilterHash
 
hashCode() - Method in class org.apache.parquet.format.BloomFilterHeader
 
hashCode() - Method in class org.apache.parquet.format.BoundingBox
 
hashCode() - Method in class org.apache.parquet.format.BsonType
 
hashCode() - Method in class org.apache.parquet.format.ColumnChunk
 
hashCode() - Method in class org.apache.parquet.format.ColumnCryptoMetaData
 
hashCode() - Method in class org.apache.parquet.format.ColumnIndex
 
hashCode() - Method in class org.apache.parquet.format.ColumnMetaData
 
hashCode() - Method in class org.apache.parquet.format.ColumnOrder
 
hashCode() - Method in class org.apache.parquet.format.DataPageHeader
 
hashCode() - Method in class org.apache.parquet.format.DataPageHeaderV2
 
hashCode() - Method in class org.apache.parquet.format.DateType
 
hashCode() - Method in class org.apache.parquet.format.DecimalType
 
hashCode() - Method in class org.apache.parquet.format.DictionaryPageHeader
 
hashCode() - Method in class org.apache.parquet.format.EncryptionAlgorithm
 
hashCode() - Method in class org.apache.parquet.format.EncryptionWithColumnKey
 
hashCode() - Method in class org.apache.parquet.format.EncryptionWithFooterKey
 
hashCode() - Method in class org.apache.parquet.format.EnumType
 
hashCode() - Method in class org.apache.parquet.format.FileCryptoMetaData
 
hashCode() - Method in class org.apache.parquet.format.FileMetaData
 
hashCode() - Method in class org.apache.parquet.format.Float16Type
 
hashCode() - Method in class org.apache.parquet.format.GeographyType
 
hashCode() - Method in class org.apache.parquet.format.GeometryType
 
hashCode() - Method in class org.apache.parquet.format.GeospatialStatistics
 
hashCode() - Method in class org.apache.parquet.format.IndexPageHeader
 
hashCode() - Method in class org.apache.parquet.format.InterningProtocol
 
hashCode() - Method in class org.apache.parquet.format.IntType
 
hashCode() - Method in class org.apache.parquet.format.JsonType
 
hashCode() - Method in class org.apache.parquet.format.KeyValue
 
hashCode() - Method in class org.apache.parquet.format.ListType
 
hashCode() - Method in class org.apache.parquet.format.LogicalType
 
hashCode() - Method in class org.apache.parquet.format.MapType
 
hashCode() - Method in class org.apache.parquet.format.MicroSeconds
 
hashCode() - Method in class org.apache.parquet.format.MilliSeconds
 
hashCode() - Method in class org.apache.parquet.format.NanoSeconds
 
hashCode() - Method in class org.apache.parquet.format.NullType
 
hashCode() - Method in class org.apache.parquet.format.OffsetIndex
 
hashCode() - Method in class org.apache.parquet.format.PageEncodingStats
 
hashCode() - Method in class org.apache.parquet.format.PageHeader
 
hashCode() - Method in class org.apache.parquet.format.PageLocation
 
hashCode() - Method in class org.apache.parquet.format.RowGroup
 
hashCode() - Method in class org.apache.parquet.format.SchemaElement
 
hashCode() - Method in class org.apache.parquet.format.SizeStatistics
 
hashCode() - Method in class org.apache.parquet.format.SortingColumn
 
hashCode() - Method in class org.apache.parquet.format.SplitBlockAlgorithm
 
hashCode() - Method in class org.apache.parquet.format.Statistics
 
hashCode() - Method in class org.apache.parquet.format.StringType
 
hashCode() - Method in class org.apache.parquet.format.TimestampType
 
hashCode() - Method in class org.apache.parquet.format.TimeType
 
hashCode() - Method in class org.apache.parquet.format.TimeUnit
 
hashCode() - Method in class org.apache.parquet.format.TypeDefinedOrder
 
hashCode() - Method in class org.apache.parquet.format.Uncompressed
 
hashCode() - Method in class org.apache.parquet.format.UUIDType
 
hashCode() - Method in class org.apache.parquet.format.VariantType
 
hashCode() - Method in class org.apache.parquet.format.XxHash
 

I

I16Consumer() - Constructor for class org.apache.parquet.format.event.TypedConsumer.I16Consumer
 
I32Consumer() - Constructor for class org.apache.parquet.format.event.TypedConsumer.I32Consumer
 
I64Consumer() - Constructor for class org.apache.parquet.format.event.TypedConsumer.I64Consumer
 
index_page_header - Variable in class org.apache.parquet.format.PageHeader
 
index_page_offset - Variable in class org.apache.parquet.format.ColumnMetaData
Byte offset from beginning of file to root index page *
IndexPageHeader - Class in org.apache.parquet.format
 
IndexPageHeader() - Constructor for class org.apache.parquet.format.IndexPageHeader
 
IndexPageHeader(IndexPageHeader) - Constructor for class org.apache.parquet.format.IndexPageHeader
Performs a deep copy on other.
IndexPageHeader._Fields - Enum in org.apache.parquet.format
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
INT_16 - Static variable in class org.apache.parquet.format.LogicalTypes
 
INT_32 - Static variable in class org.apache.parquet.format.LogicalTypes
 
INT_64 - Static variable in class org.apache.parquet.format.LogicalTypes
 
INT_8 - Static variable in class org.apache.parquet.format.LogicalTypes
 
INTEGER(IntType) - Static method in class org.apache.parquet.format.LogicalType
 
InterningProtocol - Class in org.apache.parquet.format
TProtocol that interns the strings.
InterningProtocol(TProtocol) - Constructor for class org.apache.parquet.format.InterningProtocol
 
IntType - Class in org.apache.parquet.format
Integer logical type annotation bitWidth must be 8, 16, 32, or 64.
IntType() - Constructor for class org.apache.parquet.format.IntType
 
IntType(byte, boolean) - Constructor for class org.apache.parquet.format.IntType
 
IntType(IntType) - Constructor for class org.apache.parquet.format.IntType
Performs a deep copy on other.
IntType._Fields - Enum in org.apache.parquet.format
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
InvalidParquetMetadataException - Exception in org.apache.parquet.format
A specific RuntimeException thrown when invalid values are found in the Parquet file metadata (including the footer, page header etc.).
is_compressed - Variable in class org.apache.parquet.format.DataPageHeaderV2
Whether the values are compressed.
is_max_value_exact - Variable in class org.apache.parquet.format.Statistics
If true, max_value is the actual maximum value for a column
is_min_value_exact - Variable in class org.apache.parquet.format.Statistics
If true, min_value is the actual minimum value for a column
is_sorted - Variable in class org.apache.parquet.format.DictionaryPageHeader
If true, the entries in the dictionary are sorted in ascending order *
isAdjustedToUTC - Variable in class org.apache.parquet.format.TimestampType
 
isAdjustedToUTC - Variable in class org.apache.parquet.format.TimeType
 
isDescending() - Method in class org.apache.parquet.format.SortingColumn
If true, indicates this column is sorted in descending order.
isIs_compressed() - Method in class org.apache.parquet.format.DataPageHeaderV2
Whether the values are compressed.
isIs_max_value_exact() - Method in class org.apache.parquet.format.Statistics
If true, max_value is the actual maximum value for a column
isIs_min_value_exact() - Method in class org.apache.parquet.format.Statistics
If true, min_value is the actual minimum value for a column
isIs_sorted() - Method in class org.apache.parquet.format.DictionaryPageHeader
If true, the entries in the dictionary are sorted in ascending order *
isIsAdjustedToUTC() - Method in class org.apache.parquet.format.TimestampType
 
isIsAdjustedToUTC() - Method in class org.apache.parquet.format.TimeType
 
isIsSigned() - Method in class org.apache.parquet.format.IntType
 
isNulls_first() - Method in class org.apache.parquet.format.SortingColumn
If true, nulls will come before non-null values, otherwise, nulls go at the end.
isSet(AesGcmCtrV1._Fields) - Method in class org.apache.parquet.format.AesGcmCtrV1
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(AesGcmV1._Fields) - Method in class org.apache.parquet.format.AesGcmV1
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BloomFilterHeader._Fields) - Method in class org.apache.parquet.format.BloomFilterHeader
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BoundingBox._Fields) - Method in class org.apache.parquet.format.BoundingBox
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BsonType._Fields) - Method in class org.apache.parquet.format.BsonType
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(ColumnChunk._Fields) - Method in class org.apache.parquet.format.ColumnChunk
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(ColumnIndex._Fields) - Method in class org.apache.parquet.format.ColumnIndex
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(ColumnMetaData._Fields) - Method in class org.apache.parquet.format.ColumnMetaData
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(DataPageHeader._Fields) - Method in class org.apache.parquet.format.DataPageHeader
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(DataPageHeaderV2._Fields) - Method in class org.apache.parquet.format.DataPageHeaderV2
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(DateType._Fields) - Method in class org.apache.parquet.format.DateType
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(DecimalType._Fields) - Method in class org.apache.parquet.format.DecimalType
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(DictionaryPageHeader._Fields) - Method in class org.apache.parquet.format.DictionaryPageHeader
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(EncryptionWithColumnKey._Fields) - Method in class org.apache.parquet.format.EncryptionWithColumnKey
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(EncryptionWithFooterKey._Fields) - Method in class org.apache.parquet.format.EncryptionWithFooterKey
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(EnumType._Fields) - Method in class org.apache.parquet.format.EnumType
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(FileCryptoMetaData._Fields) - Method in class org.apache.parquet.format.FileCryptoMetaData
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(FileMetaData._Fields) - Method in class org.apache.parquet.format.FileMetaData
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Float16Type._Fields) - Method in class org.apache.parquet.format.Float16Type
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(GeographyType._Fields) - Method in class org.apache.parquet.format.GeographyType
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(GeometryType._Fields) - Method in class org.apache.parquet.format.GeometryType
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(GeospatialStatistics._Fields) - Method in class org.apache.parquet.format.GeospatialStatistics
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(IndexPageHeader._Fields) - Method in class org.apache.parquet.format.IndexPageHeader
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(IntType._Fields) - Method in class org.apache.parquet.format.IntType
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(JsonType._Fields) - Method in class org.apache.parquet.format.JsonType
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(KeyValue._Fields) - Method in class org.apache.parquet.format.KeyValue
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(ListType._Fields) - Method in class org.apache.parquet.format.ListType
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(MapType._Fields) - Method in class org.apache.parquet.format.MapType
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(MicroSeconds._Fields) - Method in class org.apache.parquet.format.MicroSeconds
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(MilliSeconds._Fields) - Method in class org.apache.parquet.format.MilliSeconds
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(NanoSeconds._Fields) - Method in class org.apache.parquet.format.NanoSeconds
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(NullType._Fields) - Method in class org.apache.parquet.format.NullType
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(OffsetIndex._Fields) - Method in class org.apache.parquet.format.OffsetIndex
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(PageEncodingStats._Fields) - Method in class org.apache.parquet.format.PageEncodingStats
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(PageHeader._Fields) - Method in class org.apache.parquet.format.PageHeader
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(PageLocation._Fields) - Method in class org.apache.parquet.format.PageLocation
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(RowGroup._Fields) - Method in class org.apache.parquet.format.RowGroup
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(SchemaElement._Fields) - Method in class org.apache.parquet.format.SchemaElement
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(SizeStatistics._Fields) - Method in class org.apache.parquet.format.SizeStatistics
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(SortingColumn._Fields) - Method in class org.apache.parquet.format.SortingColumn
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(SplitBlockAlgorithm._Fields) - Method in class org.apache.parquet.format.SplitBlockAlgorithm
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Statistics._Fields) - Method in class org.apache.parquet.format.Statistics
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(StringType._Fields) - Method in class org.apache.parquet.format.StringType
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(TimestampType._Fields) - Method in class org.apache.parquet.format.TimestampType
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(TimeType._Fields) - Method in class org.apache.parquet.format.TimeType
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(TypeDefinedOrder._Fields) - Method in class org.apache.parquet.format.TypeDefinedOrder
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Uncompressed._Fields) - Method in class org.apache.parquet.format.Uncompressed
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(UUIDType._Fields) - Method in class org.apache.parquet.format.UUIDType
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(VariantType._Fields) - Method in class org.apache.parquet.format.VariantType
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(XxHash._Fields) - Method in class org.apache.parquet.format.XxHash
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSetAad_file_unique() - Method in class org.apache.parquet.format.AesGcmCtrV1
Returns true if field aad_file_unique is set (has been assigned a value) and false otherwise
isSetAad_file_unique() - Method in class org.apache.parquet.format.AesGcmV1
Returns true if field aad_file_unique is set (has been assigned a value) and false otherwise
isSetAad_prefix() - Method in class org.apache.parquet.format.AesGcmCtrV1
Returns true if field aad_prefix is set (has been assigned a value) and false otherwise
isSetAad_prefix() - Method in class org.apache.parquet.format.AesGcmV1
Returns true if field aad_prefix is set (has been assigned a value) and false otherwise
isSetAES_GCM_CTR_V1() - Method in class org.apache.parquet.format.EncryptionAlgorithm
 
isSetAES_GCM_V1() - Method in class org.apache.parquet.format.EncryptionAlgorithm
 
isSetAlgorithm() - Method in class org.apache.parquet.format.BloomFilterHeader
Returns true if field algorithm is set (has been assigned a value) and false otherwise
isSetAlgorithm() - Method in class org.apache.parquet.format.GeographyType
Returns true if field algorithm is set (has been assigned a value) and false otherwise
isSetBbox() - Method in class org.apache.parquet.format.GeospatialStatistics
Returns true if field bbox is set (has been assigned a value) and false otherwise
isSetBitWidth() - Method in class org.apache.parquet.format.IntType
Returns true if field bitWidth is set (has been assigned a value) and false otherwise
isSetBLOCK() - Method in class org.apache.parquet.format.BloomFilterAlgorithm
 
isSetBloom_filter_length() - Method in class org.apache.parquet.format.ColumnMetaData
Returns true if field bloom_filter_length is set (has been assigned a value) and false otherwise
isSetBloom_filter_offset() - Method in class org.apache.parquet.format.ColumnMetaData
Returns true if field bloom_filter_offset is set (has been assigned a value) and false otherwise
isSetBoundary_order() - Method in class org.apache.parquet.format.ColumnIndex
Returns true if field boundary_order is set (has been assigned a value) and false otherwise
isSetBSON() - Method in class org.apache.parquet.format.LogicalType
 
isSetCodec() - Method in class org.apache.parquet.format.ColumnMetaData
Returns true if field codec is set (has been assigned a value) and false otherwise
isSetColumn_idx() - Method in class org.apache.parquet.format.SortingColumn
Returns true if field column_idx is set (has been assigned a value) and false otherwise
isSetColumn_index_length() - Method in class org.apache.parquet.format.ColumnChunk
Returns true if field column_index_length is set (has been assigned a value) and false otherwise
isSetColumn_index_offset() - Method in class org.apache.parquet.format.ColumnChunk
Returns true if field column_index_offset is set (has been assigned a value) and false otherwise
isSetColumn_orders() - Method in class org.apache.parquet.format.FileMetaData
Returns true if field column_orders is set (has been assigned a value) and false otherwise
isSetColumns() - Method in class org.apache.parquet.format.RowGroup
Returns true if field columns is set (has been assigned a value) and false otherwise
isSetCompressed_page_size() - Method in class org.apache.parquet.format.PageHeader
Returns true if field compressed_page_size is set (has been assigned a value) and false otherwise
isSetCompressed_page_size() - Method in class org.apache.parquet.format.PageLocation
Returns true if field compressed_page_size is set (has been assigned a value) and false otherwise
isSetCompression() - Method in class org.apache.parquet.format.BloomFilterHeader
Returns true if field compression is set (has been assigned a value) and false otherwise
isSetConverted_type() - Method in class org.apache.parquet.format.SchemaElement
Returns true if field converted_type is set (has been assigned a value) and false otherwise
isSetCount() - Method in class org.apache.parquet.format.PageEncodingStats
Returns true if field count is set (has been assigned a value) and false otherwise
isSetCrc() - Method in class org.apache.parquet.format.PageHeader
Returns true if field crc is set (has been assigned a value) and false otherwise
isSetCreated_by() - Method in class org.apache.parquet.format.FileMetaData
Returns true if field created_by is set (has been assigned a value) and false otherwise
isSetCrs() - Method in class org.apache.parquet.format.GeographyType
Returns true if field crs is set (has been assigned a value) and false otherwise
isSetCrs() - Method in class org.apache.parquet.format.GeometryType
Returns true if field crs is set (has been assigned a value) and false otherwise
isSetCrypto_metadata() - Method in class org.apache.parquet.format.ColumnChunk
Returns true if field crypto_metadata is set (has been assigned a value) and false otherwise
isSetData_page_header() - Method in class org.apache.parquet.format.PageHeader
Returns true if field data_page_header is set (has been assigned a value) and false otherwise
isSetData_page_header_v2() - Method in class org.apache.parquet.format.PageHeader
Returns true if field data_page_header_v2 is set (has been assigned a value) and false otherwise
isSetData_page_offset() - Method in class org.apache.parquet.format.ColumnMetaData
Returns true if field data_page_offset is set (has been assigned a value) and false otherwise
isSetDATE() - Method in class org.apache.parquet.format.LogicalType
 
isSetDECIMAL() - Method in class org.apache.parquet.format.LogicalType
 
isSetDefinition_level_encoding() - Method in class org.apache.parquet.format.DataPageHeader
Returns true if field definition_level_encoding is set (has been assigned a value) and false otherwise
isSetDefinition_level_histogram() - Method in class org.apache.parquet.format.SizeStatistics
Returns true if field definition_level_histogram is set (has been assigned a value) and false otherwise
isSetDefinition_level_histograms() - Method in class org.apache.parquet.format.ColumnIndex
Returns true if field definition_level_histograms is set (has been assigned a value) and false otherwise
isSetDefinition_levels_byte_length() - Method in class org.apache.parquet.format.DataPageHeaderV2
Returns true if field definition_levels_byte_length is set (has been assigned a value) and false otherwise
isSetDescending() - Method in class org.apache.parquet.format.SortingColumn
Returns true if field descending is set (has been assigned a value) and false otherwise
isSetDictionary_page_header() - Method in class org.apache.parquet.format.PageHeader
Returns true if field dictionary_page_header is set (has been assigned a value) and false otherwise
isSetDictionary_page_offset() - Method in class org.apache.parquet.format.ColumnMetaData
Returns true if field dictionary_page_offset is set (has been assigned a value) and false otherwise
isSetDistinct_count() - Method in class org.apache.parquet.format.Statistics
Returns true if field distinct_count is set (has been assigned a value) and false otherwise
isSetEncoding() - Method in class org.apache.parquet.format.DataPageHeader
Returns true if field encoding is set (has been assigned a value) and false otherwise
isSetEncoding() - Method in class org.apache.parquet.format.DataPageHeaderV2
Returns true if field encoding is set (has been assigned a value) and false otherwise
isSetEncoding() - Method in class org.apache.parquet.format.DictionaryPageHeader
Returns true if field encoding is set (has been assigned a value) and false otherwise
isSetEncoding() - Method in class org.apache.parquet.format.PageEncodingStats
Returns true if field encoding is set (has been assigned a value) and false otherwise
isSetEncoding_stats() - Method in class org.apache.parquet.format.ColumnMetaData
Returns true if field encoding_stats is set (has been assigned a value) and false otherwise
isSetEncodings() - Method in class org.apache.parquet.format.ColumnMetaData
Returns true if field encodings is set (has been assigned a value) and false otherwise
isSetEncrypted_column_metadata() - Method in class org.apache.parquet.format.ColumnChunk
Returns true if field encrypted_column_metadata is set (has been assigned a value) and false otherwise
isSetEncryption_algorithm() - Method in class org.apache.parquet.format.FileCryptoMetaData
Returns true if field encryption_algorithm is set (has been assigned a value) and false otherwise
isSetEncryption_algorithm() - Method in class org.apache.parquet.format.FileMetaData
Returns true if field encryption_algorithm is set (has been assigned a value) and false otherwise
isSetENCRYPTION_WITH_COLUMN_KEY() - Method in class org.apache.parquet.format.ColumnCryptoMetaData
 
isSetENCRYPTION_WITH_FOOTER_KEY() - Method in class org.apache.parquet.format.ColumnCryptoMetaData
 
isSetENUM() - Method in class org.apache.parquet.format.LogicalType
 
isSetField_id() - Method in class org.apache.parquet.format.SchemaElement
Returns true if field field_id is set (has been assigned a value) and false otherwise
isSetFile_offset() - Method in class org.apache.parquet.format.ColumnChunk
Returns true if field file_offset is set (has been assigned a value) and false otherwise
isSetFile_offset() - Method in class org.apache.parquet.format.RowGroup
Returns true if field file_offset is set (has been assigned a value) and false otherwise
isSetFile_path() - Method in class org.apache.parquet.format.ColumnChunk
Returns true if field file_path is set (has been assigned a value) and false otherwise
isSetFirst_row_index() - Method in class org.apache.parquet.format.PageLocation
Returns true if field first_row_index is set (has been assigned a value) and false otherwise
isSetFLOAT16() - Method in class org.apache.parquet.format.LogicalType
 
isSetFooter_signing_key_metadata() - Method in class org.apache.parquet.format.FileMetaData
Returns true if field footer_signing_key_metadata is set (has been assigned a value) and false otherwise
isSetGEOGRAPHY() - Method in class org.apache.parquet.format.LogicalType
 
isSetGEOMETRY() - Method in class org.apache.parquet.format.LogicalType
 
isSetGeospatial_statistics() - Method in class org.apache.parquet.format.ColumnMetaData
Returns true if field geospatial_statistics is set (has been assigned a value) and false otherwise
isSetGeospatial_types() - Method in class org.apache.parquet.format.GeospatialStatistics
Returns true if field geospatial_types is set (has been assigned a value) and false otherwise
isSetHash() - Method in class org.apache.parquet.format.BloomFilterHeader
Returns true if field hash is set (has been assigned a value) and false otherwise
isSetIndex_page_header() - Method in class org.apache.parquet.format.PageHeader
Returns true if field index_page_header is set (has been assigned a value) and false otherwise
isSetIndex_page_offset() - Method in class org.apache.parquet.format.ColumnMetaData
Returns true if field index_page_offset is set (has been assigned a value) and false otherwise
isSetINTEGER() - Method in class org.apache.parquet.format.LogicalType
 
isSetIs_compressed() - Method in class org.apache.parquet.format.DataPageHeaderV2
Returns true if field is_compressed is set (has been assigned a value) and false otherwise
isSetIs_max_value_exact() - Method in class org.apache.parquet.format.Statistics
Returns true if field is_max_value_exact is set (has been assigned a value) and false otherwise
isSetIs_min_value_exact() - Method in class org.apache.parquet.format.Statistics
Returns true if field is_min_value_exact is set (has been assigned a value) and false otherwise
isSetIs_sorted() - Method in class org.apache.parquet.format.DictionaryPageHeader
Returns true if field is_sorted is set (has been assigned a value) and false otherwise
isSetIsAdjustedToUTC() - Method in class org.apache.parquet.format.TimestampType
Returns true if field isAdjustedToUTC is set (has been assigned a value) and false otherwise
isSetIsAdjustedToUTC() - Method in class org.apache.parquet.format.TimeType
Returns true if field isAdjustedToUTC is set (has been assigned a value) and false otherwise
isSetIsSigned() - Method in class org.apache.parquet.format.IntType
Returns true if field isSigned is set (has been assigned a value) and false otherwise
isSetJSON() - Method in class org.apache.parquet.format.LogicalType
 
isSetKey() - Method in class org.apache.parquet.format.KeyValue
Returns true if field key is set (has been assigned a value) and false otherwise
isSetKey_metadata() - Method in class org.apache.parquet.format.EncryptionWithColumnKey
Returns true if field key_metadata is set (has been assigned a value) and false otherwise
isSetKey_metadata() - Method in class org.apache.parquet.format.FileCryptoMetaData
Returns true if field key_metadata is set (has been assigned a value) and false otherwise
isSetKey_value_metadata() - Method in class org.apache.parquet.format.ColumnMetaData
Returns true if field key_value_metadata is set (has been assigned a value) and false otherwise
isSetKey_value_metadata() - Method in class org.apache.parquet.format.FileMetaData
Returns true if field key_value_metadata is set (has been assigned a value) and false otherwise
isSetLIST() - Method in class org.apache.parquet.format.LogicalType
 
isSetLogicalType() - Method in class org.apache.parquet.format.SchemaElement
Returns true if field logicalType is set (has been assigned a value) and false otherwise
isSetMAP() - Method in class org.apache.parquet.format.LogicalType
 
isSetMax() - Method in class org.apache.parquet.format.Statistics
Returns true if field max is set (has been assigned a value) and false otherwise
isSetMax_value() - Method in class org.apache.parquet.format.Statistics
Returns true if field max_value is set (has been assigned a value) and false otherwise
isSetMax_values() - Method in class org.apache.parquet.format.ColumnIndex
Returns true if field max_values is set (has been assigned a value) and false otherwise
isSetMeta_data() - Method in class org.apache.parquet.format.ColumnChunk
Returns true if field meta_data is set (has been assigned a value) and false otherwise
isSetMICROS() - Method in class org.apache.parquet.format.TimeUnit
 
isSetMILLIS() - Method in class org.apache.parquet.format.TimeUnit
 
isSetMin() - Method in class org.apache.parquet.format.Statistics
Returns true if field min is set (has been assigned a value) and false otherwise
isSetMin_value() - Method in class org.apache.parquet.format.Statistics
Returns true if field min_value is set (has been assigned a value) and false otherwise
isSetMin_values() - Method in class org.apache.parquet.format.ColumnIndex
Returns true if field min_values is set (has been assigned a value) and false otherwise
isSetMmax() - Method in class org.apache.parquet.format.BoundingBox
Returns true if field mmax is set (has been assigned a value) and false otherwise
isSetMmin() - Method in class org.apache.parquet.format.BoundingBox
Returns true if field mmin is set (has been assigned a value) and false otherwise
isSetName() - Method in class org.apache.parquet.format.SchemaElement
Returns true if field name is set (has been assigned a value) and false otherwise
isSetNANOS() - Method in class org.apache.parquet.format.TimeUnit
 
isSetNull_count() - Method in class org.apache.parquet.format.Statistics
Returns true if field null_count is set (has been assigned a value) and false otherwise
isSetNull_counts() - Method in class org.apache.parquet.format.ColumnIndex
Returns true if field null_counts is set (has been assigned a value) and false otherwise
isSetNull_pages() - Method in class org.apache.parquet.format.ColumnIndex
Returns true if field null_pages is set (has been assigned a value) and false otherwise
isSetNulls_first() - Method in class org.apache.parquet.format.SortingColumn
Returns true if field nulls_first is set (has been assigned a value) and false otherwise
isSetNum_children() - Method in class org.apache.parquet.format.SchemaElement
Returns true if field num_children is set (has been assigned a value) and false otherwise
isSetNum_nulls() - Method in class org.apache.parquet.format.DataPageHeaderV2
Returns true if field num_nulls is set (has been assigned a value) and false otherwise
isSetNum_rows() - Method in class org.apache.parquet.format.DataPageHeaderV2
Returns true if field num_rows is set (has been assigned a value) and false otherwise
isSetNum_rows() - Method in class org.apache.parquet.format.FileMetaData
Returns true if field num_rows is set (has been assigned a value) and false otherwise
isSetNum_rows() - Method in class org.apache.parquet.format.RowGroup
Returns true if field num_rows is set (has been assigned a value) and false otherwise
isSetNum_values() - Method in class org.apache.parquet.format.ColumnMetaData
Returns true if field num_values is set (has been assigned a value) and false otherwise
isSetNum_values() - Method in class org.apache.parquet.format.DataPageHeader
Returns true if field num_values is set (has been assigned a value) and false otherwise
isSetNum_values() - Method in class org.apache.parquet.format.DataPageHeaderV2
Returns true if field num_values is set (has been assigned a value) and false otherwise
isSetNum_values() - Method in class org.apache.parquet.format.DictionaryPageHeader
Returns true if field num_values is set (has been assigned a value) and false otherwise
isSetNumBytes() - Method in class org.apache.parquet.format.BloomFilterHeader
Returns true if field numBytes is set (has been assigned a value) and false otherwise
isSetOffset() - Method in class org.apache.parquet.format.PageLocation
Returns true if field offset is set (has been assigned a value) and false otherwise
isSetOffset_index_length() - Method in class org.apache.parquet.format.ColumnChunk
Returns true if field offset_index_length is set (has been assigned a value) and false otherwise
isSetOffset_index_offset() - Method in class org.apache.parquet.format.ColumnChunk
Returns true if field offset_index_offset is set (has been assigned a value) and false otherwise
isSetOrdinal() - Method in class org.apache.parquet.format.RowGroup
Returns true if field ordinal is set (has been assigned a value) and false otherwise
isSetPage_locations() - Method in class org.apache.parquet.format.OffsetIndex
Returns true if field page_locations is set (has been assigned a value) and false otherwise
isSetPage_type() - Method in class org.apache.parquet.format.PageEncodingStats
Returns true if field page_type is set (has been assigned a value) and false otherwise
isSetPath_in_schema() - Method in class org.apache.parquet.format.ColumnMetaData
Returns true if field path_in_schema is set (has been assigned a value) and false otherwise
isSetPath_in_schema() - Method in class org.apache.parquet.format.EncryptionWithColumnKey
Returns true if field path_in_schema is set (has been assigned a value) and false otherwise
isSetPrecision() - Method in class org.apache.parquet.format.DecimalType
Returns true if field precision is set (has been assigned a value) and false otherwise
isSetPrecision() - Method in class org.apache.parquet.format.SchemaElement
Returns true if field precision is set (has been assigned a value) and false otherwise
isSetRepetition_level_encoding() - Method in class org.apache.parquet.format.DataPageHeader
Returns true if field repetition_level_encoding is set (has been assigned a value) and false otherwise
isSetRepetition_level_histogram() - Method in class org.apache.parquet.format.SizeStatistics
Returns true if field repetition_level_histogram is set (has been assigned a value) and false otherwise
isSetRepetition_level_histograms() - Method in class org.apache.parquet.format.ColumnIndex
Returns true if field repetition_level_histograms is set (has been assigned a value) and false otherwise
isSetRepetition_levels_byte_length() - Method in class org.apache.parquet.format.DataPageHeaderV2
Returns true if field repetition_levels_byte_length is set (has been assigned a value) and false otherwise
isSetRepetition_type() - Method in class org.apache.parquet.format.SchemaElement
Returns true if field repetition_type is set (has been assigned a value) and false otherwise
isSetRow_groups() - Method in class org.apache.parquet.format.FileMetaData
Returns true if field row_groups is set (has been assigned a value) and false otherwise
isSetScale() - Method in class org.apache.parquet.format.DecimalType
Returns true if field scale is set (has been assigned a value) and false otherwise
isSetScale() - Method in class org.apache.parquet.format.SchemaElement
Returns true if field scale is set (has been assigned a value) and false otherwise
isSetSchema() - Method in class org.apache.parquet.format.FileMetaData
Returns true if field schema is set (has been assigned a value) and false otherwise
isSetSize_statistics() - Method in class org.apache.parquet.format.ColumnMetaData
Returns true if field size_statistics is set (has been assigned a value) and false otherwise
isSetSorting_columns() - Method in class org.apache.parquet.format.RowGroup
Returns true if field sorting_columns is set (has been assigned a value) and false otherwise
isSetSpecification_version() - Method in class org.apache.parquet.format.VariantType
Returns true if field specification_version is set (has been assigned a value) and false otherwise
isSetStatistics() - Method in class org.apache.parquet.format.ColumnMetaData
Returns true if field statistics is set (has been assigned a value) and false otherwise
isSetStatistics() - Method in class org.apache.parquet.format.DataPageHeader
Returns true if field statistics is set (has been assigned a value) and false otherwise
isSetStatistics() - Method in class org.apache.parquet.format.DataPageHeaderV2
Returns true if field statistics is set (has been assigned a value) and false otherwise
isSetSTRING() - Method in class org.apache.parquet.format.LogicalType
 
isSetSupply_aad_prefix() - Method in class org.apache.parquet.format.AesGcmCtrV1
Returns true if field supply_aad_prefix is set (has been assigned a value) and false otherwise
isSetSupply_aad_prefix() - Method in class org.apache.parquet.format.AesGcmV1
Returns true if field supply_aad_prefix is set (has been assigned a value) and false otherwise
isSetTIME() - Method in class org.apache.parquet.format.LogicalType
 
isSetTIMESTAMP() - Method in class org.apache.parquet.format.LogicalType
 
isSetTotal_byte_size() - Method in class org.apache.parquet.format.RowGroup
Returns true if field total_byte_size is set (has been assigned a value) and false otherwise
isSetTotal_compressed_size() - Method in class org.apache.parquet.format.ColumnMetaData
Returns true if field total_compressed_size is set (has been assigned a value) and false otherwise
isSetTotal_compressed_size() - Method in class org.apache.parquet.format.RowGroup
Returns true if field total_compressed_size is set (has been assigned a value) and false otherwise
isSetTotal_uncompressed_size() - Method in class org.apache.parquet.format.ColumnMetaData
Returns true if field total_uncompressed_size is set (has been assigned a value) and false otherwise
isSetType() - Method in class org.apache.parquet.format.ColumnMetaData
Returns true if field type is set (has been assigned a value) and false otherwise
isSetType() - Method in class org.apache.parquet.format.PageHeader
Returns true if field type is set (has been assigned a value) and false otherwise
isSetType() - Method in class org.apache.parquet.format.SchemaElement
Returns true if field type is set (has been assigned a value) and false otherwise
isSetType_length() - Method in class org.apache.parquet.format.SchemaElement
Returns true if field type_length is set (has been assigned a value) and false otherwise
isSetTYPE_ORDER() - Method in class org.apache.parquet.format.ColumnOrder
 
isSetUNCOMPRESSED() - Method in class org.apache.parquet.format.BloomFilterCompression
 
isSetUncompressed_page_size() - Method in class org.apache.parquet.format.PageHeader
Returns true if field uncompressed_page_size is set (has been assigned a value) and false otherwise
isSetUnencoded_byte_array_data_bytes() - Method in class org.apache.parquet.format.OffsetIndex
Returns true if field unencoded_byte_array_data_bytes is set (has been assigned a value) and false otherwise
isSetUnencoded_byte_array_data_bytes() - Method in class org.apache.parquet.format.SizeStatistics
Returns true if field unencoded_byte_array_data_bytes is set (has been assigned a value) and false otherwise
isSetUnit() - Method in class org.apache.parquet.format.TimestampType
Returns true if field unit is set (has been assigned a value) and false otherwise
isSetUnit() - Method in class org.apache.parquet.format.TimeType
Returns true if field unit is set (has been assigned a value) and false otherwise
isSetUNKNOWN() - Method in class org.apache.parquet.format.LogicalType
 
isSetUUID() - Method in class org.apache.parquet.format.LogicalType
 
isSetValue() - Method in class org.apache.parquet.format.KeyValue
Returns true if field value is set (has been assigned a value) and false otherwise
isSetVARIANT() - Method in class org.apache.parquet.format.LogicalType
 
isSetVersion() - Method in class org.apache.parquet.format.FileMetaData
Returns true if field version is set (has been assigned a value) and false otherwise
isSetXmax() - Method in class org.apache.parquet.format.BoundingBox
Returns true if field xmax is set (has been assigned a value) and false otherwise
isSetXmin() - Method in class org.apache.parquet.format.BoundingBox
Returns true if field xmin is set (has been assigned a value) and false otherwise
isSetXXHASH() - Method in class org.apache.parquet.format.BloomFilterHash
 
isSetYmax() - Method in class org.apache.parquet.format.BoundingBox
Returns true if field ymax is set (has been assigned a value) and false otherwise
isSetYmin() - Method in class org.apache.parquet.format.BoundingBox
Returns true if field ymin is set (has been assigned a value) and false otherwise
isSetZmax() - Method in class org.apache.parquet.format.BoundingBox
Returns true if field zmax is set (has been assigned a value) and false otherwise
isSetZmin() - Method in class org.apache.parquet.format.BoundingBox
Returns true if field zmin is set (has been assigned a value) and false otherwise
isSigned - Variable in class org.apache.parquet.format.IntType
 
isSupply_aad_prefix() - Method in class org.apache.parquet.format.AesGcmCtrV1
In files encrypted with AAD prefix without storing it, readers must supply the prefix *
isSupply_aad_prefix() - Method in class org.apache.parquet.format.AesGcmV1
In files encrypted with AAD prefix without storing it, readers must supply the prefix *

J

JSON(JsonType) - Static method in class org.apache.parquet.format.LogicalType
 
JSON - Static variable in class org.apache.parquet.format.LogicalTypes
 
JsonType - Class in org.apache.parquet.format
Embedded JSON logical type annotation Allowed for physical types: BYTE_ARRAY
JsonType() - Constructor for class org.apache.parquet.format.JsonType
 
JsonType(JsonType) - Constructor for class org.apache.parquet.format.JsonType
Performs a deep copy on other.
JsonType._Fields - Enum in org.apache.parquet.format
The set of fields this struct contains, along with convenience methods for finding and manipulating them.

K

key - Variable in class org.apache.parquet.format.KeyValue
 
key_metadata - Variable in class org.apache.parquet.format.EncryptionWithColumnKey
Retrieval metadata of column encryption key *
key_metadata - Variable in class org.apache.parquet.format.FileCryptoMetaData
Retrieval metadata of key used for encryption of footer, and (possibly) columns *
key_value_metadata - Variable in class org.apache.parquet.format.ColumnMetaData
Optional key/value metadata *
key_value_metadata - Variable in class org.apache.parquet.format.FileMetaData
Optional key/value metadata *
KeyValue - Class in org.apache.parquet.format
Wrapper struct to store key values
KeyValue() - Constructor for class org.apache.parquet.format.KeyValue
 
KeyValue(String) - Constructor for class org.apache.parquet.format.KeyValue
 
KeyValue(KeyValue) - Constructor for class org.apache.parquet.format.KeyValue
Performs a deep copy on other.
KeyValue._Fields - Enum in org.apache.parquet.format
The set of fields this struct contains, along with convenience methods for finding and manipulating them.

L

LIST(ListType) - Static method in class org.apache.parquet.format.LogicalType
 
LIST - Static variable in class org.apache.parquet.format.LogicalTypes
 
ListConsumer() - Constructor for class org.apache.parquet.format.event.TypedConsumer.ListConsumer
 
listElementsOf(TypedConsumer) - Static method in class org.apache.parquet.format.event.Consumers
To consume list elements one by one
listOf(Class<T>, Consumers.Consumer<List<T>>) - Static method in class org.apache.parquet.format.event.Consumers
To consume a list of elements
ListType - Class in org.apache.parquet.format
 
ListType() - Constructor for class org.apache.parquet.format.ListType
 
ListType(ListType) - Constructor for class org.apache.parquet.format.ListType
Performs a deep copy on other.
ListType._Fields - Enum in org.apache.parquet.format
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
LogicalType - Class in org.apache.parquet.format
LogicalType annotations to replace ConvertedType.
LogicalType() - Constructor for class org.apache.parquet.format.LogicalType
 
LogicalType(LogicalType._Fields, Object) - Constructor for class org.apache.parquet.format.LogicalType
 
LogicalType(LogicalType) - Constructor for class org.apache.parquet.format.LogicalType
 
logicalType - Variable in class org.apache.parquet.format.SchemaElement
The logical type of this SchemaElement LogicalType replaces ConvertedType, but ConvertedType is still required for some logical types to ensure forward-compatibility in format v1.
LogicalType._Fields - Enum in org.apache.parquet.format
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
LogicalTypes - Class in org.apache.parquet.format
Convenience instances of logical type classes.
LogicalTypes() - Constructor for class org.apache.parquet.format.LogicalTypes
 
LogicalTypes.TimeUnits - Class in org.apache.parquet.format
 

M

MAP(MapType) - Static method in class org.apache.parquet.format.LogicalType
 
MAP - Static variable in class org.apache.parquet.format.LogicalTypes
 
MapConsumer() - Constructor for class org.apache.parquet.format.event.TypedConsumer.MapConsumer
 
MapType - Class in org.apache.parquet.format
 
MapType() - Constructor for class org.apache.parquet.format.MapType
 
MapType(MapType) - Constructor for class org.apache.parquet.format.MapType
Performs a deep copy on other.
MapType._Fields - Enum in org.apache.parquet.format
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
max - Variable in class org.apache.parquet.format.Statistics
DEPRECATED: min and max value of the column.
max_value - Variable in class org.apache.parquet.format.Statistics
Lower and upper bound values for the column, determined by its ColumnOrder.
max_values - Variable in class org.apache.parquet.format.ColumnIndex
 
meta_data - Variable in class org.apache.parquet.format.ColumnChunk
Column metadata for this chunk.
metaDataMap - Static variable in class org.apache.parquet.format.AesGcmCtrV1
 
metaDataMap - Static variable in class org.apache.parquet.format.AesGcmV1
 
metaDataMap - Static variable in class org.apache.parquet.format.BloomFilterAlgorithm
 
metaDataMap - Static variable in class org.apache.parquet.format.BloomFilterCompression
 
metaDataMap - Static variable in class org.apache.parquet.format.BloomFilterHash
 
metaDataMap - Static variable in class org.apache.parquet.format.BloomFilterHeader
 
metaDataMap - Static variable in class org.apache.parquet.format.BoundingBox
 
metaDataMap - Static variable in class org.apache.parquet.format.BsonType
 
metaDataMap - Static variable in class org.apache.parquet.format.ColumnChunk
 
metaDataMap - Static variable in class org.apache.parquet.format.ColumnCryptoMetaData
 
metaDataMap - Static variable in class org.apache.parquet.format.ColumnIndex
 
metaDataMap - Static variable in class org.apache.parquet.format.ColumnMetaData
 
metaDataMap - Static variable in class org.apache.parquet.format.ColumnOrder
 
metaDataMap - Static variable in class org.apache.parquet.format.DataPageHeader
 
metaDataMap - Static variable in class org.apache.parquet.format.DataPageHeaderV2
 
metaDataMap - Static variable in class org.apache.parquet.format.DateType
 
metaDataMap - Static variable in class org.apache.parquet.format.DecimalType
 
metaDataMap - Static variable in class org.apache.parquet.format.DictionaryPageHeader
 
metaDataMap - Static variable in class org.apache.parquet.format.EncryptionAlgorithm
 
metaDataMap - Static variable in class org.apache.parquet.format.EncryptionWithColumnKey
 
metaDataMap - Static variable in class org.apache.parquet.format.EncryptionWithFooterKey
 
metaDataMap - Static variable in class org.apache.parquet.format.EnumType
 
metaDataMap - Static variable in class org.apache.parquet.format.FileCryptoMetaData
 
metaDataMap - Static variable in class org.apache.parquet.format.FileMetaData
 
metaDataMap - Static variable in class org.apache.parquet.format.Float16Type
 
metaDataMap - Static variable in class org.apache.parquet.format.GeographyType
 
metaDataMap - Static variable in class org.apache.parquet.format.GeometryType
 
metaDataMap - Static variable in class org.apache.parquet.format.GeospatialStatistics
 
metaDataMap - Static variable in class org.apache.parquet.format.IndexPageHeader
 
metaDataMap - Static variable in class org.apache.parquet.format.IntType
 
metaDataMap - Static variable in class org.apache.parquet.format.JsonType
 
metaDataMap - Static variable in class org.apache.parquet.format.KeyValue
 
metaDataMap - Static variable in class org.apache.parquet.format.ListType
 
metaDataMap - Static variable in class org.apache.parquet.format.LogicalType
 
metaDataMap - Static variable in class org.apache.parquet.format.MapType
 
metaDataMap - Static variable in class org.apache.parquet.format.MicroSeconds
 
metaDataMap - Static variable in class org.apache.parquet.format.MilliSeconds
 
metaDataMap - Static variable in class org.apache.parquet.format.NanoSeconds
 
metaDataMap - Static variable in class org.apache.parquet.format.NullType
 
metaDataMap - Static variable in class org.apache.parquet.format.OffsetIndex
 
metaDataMap - Static variable in class org.apache.parquet.format.PageEncodingStats
 
metaDataMap - Static variable in class org.apache.parquet.format.PageHeader
 
metaDataMap - Static variable in class org.apache.parquet.format.PageLocation
 
metaDataMap - Static variable in class org.apache.parquet.format.RowGroup
 
metaDataMap - Static variable in class org.apache.parquet.format.SchemaElement
 
metaDataMap - Static variable in class org.apache.parquet.format.SizeStatistics
 
metaDataMap - Static variable in class org.apache.parquet.format.SortingColumn
 
metaDataMap - Static variable in class org.apache.parquet.format.SplitBlockAlgorithm
 
metaDataMap - Static variable in class org.apache.parquet.format.Statistics
 
metaDataMap - Static variable in class org.apache.parquet.format.StringType
 
metaDataMap - Static variable in class org.apache.parquet.format.TimestampType
 
metaDataMap - Static variable in class org.apache.parquet.format.TimeType
 
metaDataMap - Static variable in class org.apache.parquet.format.TimeUnit
 
metaDataMap - Static variable in class org.apache.parquet.format.TypeDefinedOrder
 
metaDataMap - Static variable in class org.apache.parquet.format.Uncompressed
 
metaDataMap - Static variable in class org.apache.parquet.format.UUIDType
 
metaDataMap - Static variable in class org.apache.parquet.format.VariantType
 
metaDataMap - Static variable in class org.apache.parquet.format.XxHash
 
MetadataValidator - Class in org.apache.parquet.format
Utility class to validate different types of Parquet metadata (e.g.
MICROS - Static variable in class org.apache.parquet.format.LogicalTypes.TimeUnits
 
MICROS(MicroSeconds) - Static method in class org.apache.parquet.format.TimeUnit
 
MicroSeconds - Class in org.apache.parquet.format
 
MicroSeconds() - Constructor for class org.apache.parquet.format.MicroSeconds
 
MicroSeconds(MicroSeconds) - Constructor for class org.apache.parquet.format.MicroSeconds
Performs a deep copy on other.
MicroSeconds._Fields - Enum in org.apache.parquet.format
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
MILLIS - Static variable in class org.apache.parquet.format.LogicalTypes.TimeUnits
 
MILLIS(MilliSeconds) - Static method in class org.apache.parquet.format.TimeUnit
 
MilliSeconds - Class in org.apache.parquet.format
Time units for logical types
MilliSeconds() - Constructor for class org.apache.parquet.format.MilliSeconds
 
MilliSeconds(MilliSeconds) - Constructor for class org.apache.parquet.format.MilliSeconds
Performs a deep copy on other.
MilliSeconds._Fields - Enum in org.apache.parquet.format
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
min - Variable in class org.apache.parquet.format.Statistics
 
min_value - Variable in class org.apache.parquet.format.Statistics
 
min_values - Variable in class org.apache.parquet.format.ColumnIndex
Two lists containing lower and upper bounds for the values of each page determined by the ColumnOrder of the column.
mmax - Variable in class org.apache.parquet.format.BoundingBox
 
mmin - Variable in class org.apache.parquet.format.BoundingBox
 

N

name - Variable in class org.apache.parquet.format.SchemaElement
Name of the field in the schema
NANOS(NanoSeconds) - Static method in class org.apache.parquet.format.TimeUnit
 
NanoSeconds - Class in org.apache.parquet.format
 
NanoSeconds() - Constructor for class org.apache.parquet.format.NanoSeconds
 
NanoSeconds(NanoSeconds) - Constructor for class org.apache.parquet.format.NanoSeconds
Performs a deep copy on other.
NanoSeconds._Fields - Enum in org.apache.parquet.format
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
null_count - Variable in class org.apache.parquet.format.Statistics
Count of null values in the column.
null_counts - Variable in class org.apache.parquet.format.ColumnIndex
A list containing the number of null values for each page Writers SHOULD always write this field even if no null values are present or the column is not nullable.
null_pages - Variable in class org.apache.parquet.format.ColumnIndex
A list of Boolean values to determine the validity of the corresponding min and max values.
nulls_first - Variable in class org.apache.parquet.format.SortingColumn
If true, nulls will come before non-null values, otherwise, nulls go at the end.
NullType - Class in org.apache.parquet.format
Logical type to annotate a column that is always null.
NullType() - Constructor for class org.apache.parquet.format.NullType
 
NullType(NullType) - Constructor for class org.apache.parquet.format.NullType
Performs a deep copy on other.
NullType._Fields - Enum in org.apache.parquet.format
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
num_children - Variable in class org.apache.parquet.format.SchemaElement
Nested fields.
num_nulls - Variable in class org.apache.parquet.format.DataPageHeaderV2
Number of NULL values, in this data page.
num_rows - Variable in class org.apache.parquet.format.DataPageHeaderV2
Number of rows in this data page.
num_rows - Variable in class org.apache.parquet.format.FileMetaData
Number of rows in this file *
num_rows - Variable in class org.apache.parquet.format.RowGroup
Number of rows in this row group *
num_values - Variable in class org.apache.parquet.format.ColumnMetaData
Number of values in this column *
num_values - Variable in class org.apache.parquet.format.DataPageHeader
Number of values, including NULLs, in this data page.
num_values - Variable in class org.apache.parquet.format.DataPageHeaderV2
Number of values, including NULLs, in this data page.
num_values - Variable in class org.apache.parquet.format.DictionaryPageHeader
Number of values in the dictionary *
numBytes - Variable in class org.apache.parquet.format.BloomFilterHeader
The size of bitset in bytes *

O

offset - Variable in class org.apache.parquet.format.PageLocation
Offset of the page in the file *
offset_index_length - Variable in class org.apache.parquet.format.ColumnChunk
Size of ColumnChunk's OffsetIndex, in bytes *
offset_index_offset - Variable in class org.apache.parquet.format.ColumnChunk
File offset of ColumnChunk's OffsetIndex *
OffsetIndex - Class in org.apache.parquet.format
Optional offsets for each data page in a ColumnChunk.
OffsetIndex() - Constructor for class org.apache.parquet.format.OffsetIndex
 
OffsetIndex(List<PageLocation>) - Constructor for class org.apache.parquet.format.OffsetIndex
 
OffsetIndex(OffsetIndex) - Constructor for class org.apache.parquet.format.OffsetIndex
Performs a deep copy on other.
OffsetIndex._Fields - Enum in org.apache.parquet.format
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
onField(TFieldIdEnum, TypedConsumer) - Method in class org.apache.parquet.format.event.Consumers.DelegatingFieldConsumer
 
ordinal - Variable in class org.apache.parquet.format.RowGroup
Row group ordinal in the file *
org.apache.parquet.format - package org.apache.parquet.format
 
org.apache.parquet.format.event - package org.apache.parquet.format.event
 

P

page_locations - Variable in class org.apache.parquet.format.OffsetIndex
PageLocations, ordered by increasing PageLocation.offset.
page_type - Variable in class org.apache.parquet.format.PageEncodingStats
the page type (data/dic/...) *
PageEncodingStats - Class in org.apache.parquet.format
statistics of a given page type and encoding
PageEncodingStats() - Constructor for class org.apache.parquet.format.PageEncodingStats
 
PageEncodingStats(PageType, Encoding, int) - Constructor for class org.apache.parquet.format.PageEncodingStats
 
PageEncodingStats(PageEncodingStats) - Constructor for class org.apache.parquet.format.PageEncodingStats
Performs a deep copy on other.
PageEncodingStats._Fields - Enum in org.apache.parquet.format
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
PageHeader - Class in org.apache.parquet.format
 
PageHeader() - Constructor for class org.apache.parquet.format.PageHeader
 
PageHeader(PageType, int, int) - Constructor for class org.apache.parquet.format.PageHeader
 
PageHeader(PageHeader) - Constructor for class org.apache.parquet.format.PageHeader
Performs a deep copy on other.
PageHeader._Fields - Enum in org.apache.parquet.format
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
PageLocation - Class in org.apache.parquet.format
 
PageLocation() - Constructor for class org.apache.parquet.format.PageLocation
 
PageLocation(long, int, long) - Constructor for class org.apache.parquet.format.PageLocation
 
PageLocation(PageLocation) - Constructor for class org.apache.parquet.format.PageLocation
Performs a deep copy on other.
PageLocation._Fields - Enum in org.apache.parquet.format
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
PageType - Enum in org.apache.parquet.format
 
path_in_schema - Variable in class org.apache.parquet.format.ColumnMetaData
Path in schema *
path_in_schema - Variable in class org.apache.parquet.format.EncryptionWithColumnKey
Column path in schema *
precision - Variable in class org.apache.parquet.format.DecimalType
 
precision - Variable in class org.apache.parquet.format.SchemaElement
 

R

read(TProtocol) - Method in class org.apache.parquet.format.AesGcmCtrV1
 
read(TProtocol) - Method in class org.apache.parquet.format.AesGcmV1
 
read(TProtocol) - Method in class org.apache.parquet.format.BloomFilterHeader
 
read(TProtocol) - Method in class org.apache.parquet.format.BoundingBox
 
read(TProtocol) - Method in class org.apache.parquet.format.BsonType
 
read(TProtocol) - Method in class org.apache.parquet.format.ColumnChunk
 
read(TProtocol) - Method in class org.apache.parquet.format.ColumnIndex
 
read(TProtocol) - Method in class org.apache.parquet.format.ColumnMetaData
 
read(TProtocol) - Method in class org.apache.parquet.format.DataPageHeader
 
read(TProtocol) - Method in class org.apache.parquet.format.DataPageHeaderV2
 
read(TProtocol) - Method in class org.apache.parquet.format.DateType
 
read(TProtocol) - Method in class org.apache.parquet.format.DecimalType
 
read(TProtocol) - Method in class org.apache.parquet.format.DictionaryPageHeader
 
read(TProtocol) - Method in class org.apache.parquet.format.EncryptionWithColumnKey
 
read(TProtocol) - Method in class org.apache.parquet.format.EncryptionWithFooterKey
 
read(TProtocol) - Method in class org.apache.parquet.format.EnumType
 
read(TProtocol, EventBasedThriftReader, byte) - Method in class org.apache.parquet.format.event.TypedConsumer
 
read(TProtocol) - Method in class org.apache.parquet.format.FileCryptoMetaData
 
read(TProtocol) - Method in class org.apache.parquet.format.FileMetaData
 
read(TProtocol) - Method in class org.apache.parquet.format.Float16Type
 
read(TProtocol) - Method in class org.apache.parquet.format.GeographyType
 
read(TProtocol) - Method in class org.apache.parquet.format.GeometryType
 
read(TProtocol) - Method in class org.apache.parquet.format.GeospatialStatistics
 
read(TProtocol) - Method in class org.apache.parquet.format.IndexPageHeader
 
read(TProtocol) - Method in class org.apache.parquet.format.IntType
 
read(TProtocol) - Method in class org.apache.parquet.format.JsonType
 
read(TProtocol) - Method in class org.apache.parquet.format.KeyValue
 
read(TProtocol) - Method in class org.apache.parquet.format.ListType
 
read(TProtocol) - Method in class org.apache.parquet.format.MapType
 
read(TProtocol) - Method in class org.apache.parquet.format.MicroSeconds
 
read(TProtocol) - Method in class org.apache.parquet.format.MilliSeconds
 
read(TProtocol) - Method in class org.apache.parquet.format.NanoSeconds
 
read(TProtocol) - Method in class org.apache.parquet.format.NullType
 
read(TProtocol) - Method in class org.apache.parquet.format.OffsetIndex
 
read(TProtocol) - Method in class org.apache.parquet.format.PageEncodingStats
 
read(TProtocol) - Method in class org.apache.parquet.format.PageHeader
 
read(TProtocol) - Method in class org.apache.parquet.format.PageLocation
 
read(TProtocol) - Method in class org.apache.parquet.format.RowGroup
 
read(TProtocol) - Method in class org.apache.parquet.format.SchemaElement
 
read(TProtocol) - Method in class org.apache.parquet.format.SizeStatistics
 
read(TProtocol) - Method in class org.apache.parquet.format.SortingColumn
 
read(TProtocol) - Method in class org.apache.parquet.format.SplitBlockAlgorithm
 
read(TProtocol) - Method in class org.apache.parquet.format.Statistics
 
read(TProtocol) - Method in class org.apache.parquet.format.StringType
 
read(TProtocol) - Method in class org.apache.parquet.format.TimestampType
 
read(TProtocol) - Method in class org.apache.parquet.format.TimeType
 
read(TProtocol) - Method in class org.apache.parquet.format.TypeDefinedOrder
 
read(TProtocol) - Method in class org.apache.parquet.format.Uncompressed
 
read(TProtocol) - Method in class org.apache.parquet.format.UUIDType
 
read(TProtocol) - Method in class org.apache.parquet.format.VariantType
 
read(TProtocol) - Method in class org.apache.parquet.format.XxHash
 
readBinary() - Method in class org.apache.parquet.format.InterningProtocol
 
readBloomFilterHeader(InputStream) - Static method in class org.apache.parquet.format.Util
 
readBloomFilterHeader(InputStream, BlockCipher.Decryptor, byte[]) - Static method in class org.apache.parquet.format.Util
 
readBool() - Method in class org.apache.parquet.format.InterningProtocol
 
readByte() - Method in class org.apache.parquet.format.InterningProtocol
 
readColumnIndex(InputStream) - Static method in class org.apache.parquet.format.Util
 
readColumnIndex(InputStream, BlockCipher.Decryptor, byte[]) - Static method in class org.apache.parquet.format.Util
 
readColumnMetaData(InputStream, BlockCipher.Decryptor, byte[]) - Static method in class org.apache.parquet.format.Util
 
readDouble() - Method in class org.apache.parquet.format.InterningProtocol
 
readFieldBegin() - Method in class org.apache.parquet.format.InterningProtocol
 
readFieldEnd() - Method in class org.apache.parquet.format.InterningProtocol
 
readFileCryptoMetaData(InputStream) - Static method in class org.apache.parquet.format.Util
 
readFileMetaData(InputStream) - Static method in class org.apache.parquet.format.Util
 
readFileMetaData(InputStream, BlockCipher.Decryptor, byte[]) - Static method in class org.apache.parquet.format.Util
 
readFileMetaData(InputStream, boolean) - Static method in class org.apache.parquet.format.Util
reads the meta data from the stream
readFileMetaData(InputStream, boolean, BlockCipher.Decryptor, byte[]) - Static method in class org.apache.parquet.format.Util
 
readFileMetaData(InputStream, Util.FileMetaDataConsumer) - Static method in class org.apache.parquet.format.Util
 
readFileMetaData(InputStream, Util.FileMetaDataConsumer, BlockCipher.Decryptor, byte[]) - Static method in class org.apache.parquet.format.Util
 
readFileMetaData(InputStream, Util.FileMetaDataConsumer, boolean) - Static method in class org.apache.parquet.format.Util
 
readFileMetaData(InputStream, Util.FileMetaDataConsumer, boolean, BlockCipher.Decryptor, byte[]) - Static method in class org.apache.parquet.format.Util
 
readI16() - Method in class org.apache.parquet.format.InterningProtocol
 
readI32() - Method in class org.apache.parquet.format.InterningProtocol
 
readI64() - Method in class org.apache.parquet.format.InterningProtocol
 
readListBegin() - Method in class org.apache.parquet.format.InterningProtocol
 
readListContent(TypedConsumer.ListConsumer, TList) - Method in class org.apache.parquet.format.event.EventBasedThriftReader
reads the list content (elements) from the underlying protocol and passes the events to the list event consumer
readListEnd() - Method in class org.apache.parquet.format.InterningProtocol
 
readMapBegin() - Method in class org.apache.parquet.format.InterningProtocol
 
readMapContent(TypedConsumer.MapConsumer, TMap) - Method in class org.apache.parquet.format.event.EventBasedThriftReader
reads the map content (key values) from the underlying protocol and passes the events to the map event consumer
readMapEnd() - Method in class org.apache.parquet.format.InterningProtocol
 
readMapEntry(byte, TypedConsumer, byte, TypedConsumer) - Method in class org.apache.parquet.format.event.EventBasedThriftReader
reads a key-value pair
readMessageBegin() - Method in class org.apache.parquet.format.InterningProtocol
 
readMessageEnd() - Method in class org.apache.parquet.format.InterningProtocol
 
readOffsetIndex(InputStream) - Static method in class org.apache.parquet.format.Util
 
readOffsetIndex(InputStream, BlockCipher.Decryptor, byte[]) - Static method in class org.apache.parquet.format.Util
 
readPageHeader(InputStream) - Static method in class org.apache.parquet.format.Util
 
readPageHeader(InputStream, BlockCipher.Decryptor, byte[]) - Static method in class org.apache.parquet.format.Util
 
readSetBegin() - Method in class org.apache.parquet.format.InterningProtocol
 
readSetContent(TypedConsumer.SetConsumer, TSet) - Method in class org.apache.parquet.format.event.EventBasedThriftReader
reads the set content (elements) from the underlying protocol and passes the events to the set event consumer
readSetEnd() - Method in class org.apache.parquet.format.InterningProtocol
 
readString() - Method in class org.apache.parquet.format.InterningProtocol
 
readStruct(FieldConsumer) - Method in class org.apache.parquet.format.event.EventBasedThriftReader
reads a Struct from the underlying protocol and passes the field events to the FieldConsumer
readStructBegin() - Method in class org.apache.parquet.format.InterningProtocol
 
readStructContent(FieldConsumer) - Method in class org.apache.parquet.format.event.EventBasedThriftReader
reads the content of a struct (fields) from the underlying protocol and passes the events to c
readStructEnd() - Method in class org.apache.parquet.format.InterningProtocol
 
readUuid() - Method in class org.apache.parquet.format.InterningProtocol
 
repetition_level_encoding - Variable in class org.apache.parquet.format.DataPageHeader
Encoding used for repetition levels *
repetition_level_histogram - Variable in class org.apache.parquet.format.SizeStatistics
When present, there is expected to be one element corresponding to each repetition (i.e.
repetition_level_histograms - Variable in class org.apache.parquet.format.ColumnIndex
Contains repetition level histograms for each page concatenated together.
repetition_levels_byte_length - Variable in class org.apache.parquet.format.DataPageHeaderV2
Length of the repetition levels
repetition_type - Variable in class org.apache.parquet.format.SchemaElement
repetition of the field.
reset() - Method in class org.apache.parquet.format.InterningProtocol
 
row_groups - Variable in class org.apache.parquet.format.FileMetaData
Row groups in this file *
RowGroup - Class in org.apache.parquet.format
 
RowGroup() - Constructor for class org.apache.parquet.format.RowGroup
 
RowGroup(List<ColumnChunk>, long, long) - Constructor for class org.apache.parquet.format.RowGroup
 
RowGroup(RowGroup) - Constructor for class org.apache.parquet.format.RowGroup
Performs a deep copy on other.
RowGroup._Fields - Enum in org.apache.parquet.format
The set of fields this struct contains, along with convenience methods for finding and manipulating them.

S

scale - Variable in class org.apache.parquet.format.DecimalType
 
scale - Variable in class org.apache.parquet.format.SchemaElement
DEPRECATED: Used when this column contains decimal data.
schema - Variable in class org.apache.parquet.format.FileMetaData
Parquet schema for this file.
SchemaElement - Class in org.apache.parquet.format
Represents a element inside a schema definition.
SchemaElement() - Constructor for class org.apache.parquet.format.SchemaElement
 
SchemaElement(String) - Constructor for class org.apache.parquet.format.SchemaElement
 
SchemaElement(SchemaElement) - Constructor for class org.apache.parquet.format.SchemaElement
Performs a deep copy on other.
SchemaElement._Fields - Enum in org.apache.parquet.format
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
setAad_file_unique(byte[]) - Method in class org.apache.parquet.format.AesGcmCtrV1
Unique file identifier part of AAD suffix *
setAad_file_unique(ByteBuffer) - Method in class org.apache.parquet.format.AesGcmCtrV1
 
setAad_file_unique(byte[]) - Method in class org.apache.parquet.format.AesGcmV1
Unique file identifier part of AAD suffix *
setAad_file_unique(ByteBuffer) - Method in class org.apache.parquet.format.AesGcmV1
 
setAad_file_uniqueIsSet(boolean) - Method in class org.apache.parquet.format.AesGcmCtrV1
 
setAad_file_uniqueIsSet(boolean) - Method in class org.apache.parquet.format.AesGcmV1
 
setAad_prefix(byte[]) - Method in class org.apache.parquet.format.AesGcmCtrV1
AAD prefix *
setAad_prefix(ByteBuffer) - Method in class org.apache.parquet.format.AesGcmCtrV1
 
setAad_prefix(byte[]) - Method in class org.apache.parquet.format.AesGcmV1
AAD prefix *
setAad_prefix(ByteBuffer) - Method in class org.apache.parquet.format.AesGcmV1
 
setAad_prefixIsSet(boolean) - Method in class org.apache.parquet.format.AesGcmCtrV1
 
setAad_prefixIsSet(boolean) - Method in class org.apache.parquet.format.AesGcmV1
 
setAES_GCM_CTR_V1(AesGcmCtrV1) - Method in class org.apache.parquet.format.EncryptionAlgorithm
 
setAES_GCM_V1(AesGcmV1) - Method in class org.apache.parquet.format.EncryptionAlgorithm
 
setAlgorithm(BloomFilterAlgorithm) - Method in class org.apache.parquet.format.BloomFilterHeader
The algorithm for setting bits.
setAlgorithm(EdgeInterpolationAlgorithm) - Method in class org.apache.parquet.format.GeographyType
 
setAlgorithmIsSet(boolean) - Method in class org.apache.parquet.format.BloomFilterHeader
 
setAlgorithmIsSet(boolean) - Method in class org.apache.parquet.format.GeographyType
 
setBbox(BoundingBox) - Method in class org.apache.parquet.format.GeospatialStatistics
A bounding box of geospatial instances
setBboxIsSet(boolean) - Method in class org.apache.parquet.format.GeospatialStatistics
 
setBitWidth(byte) - Method in class org.apache.parquet.format.IntType
 
setBitWidthIsSet(boolean) - Method in class org.apache.parquet.format.IntType
 
setBLOCK(SplitBlockAlgorithm) - Method in class org.apache.parquet.format.BloomFilterAlgorithm
Block-based Bloom filter.
setBloom_filter_length(int) - Method in class org.apache.parquet.format.ColumnMetaData
Size of Bloom filter data including the serialized header, in bytes.
setBloom_filter_lengthIsSet(boolean) - Method in class org.apache.parquet.format.ColumnMetaData
 
setBloom_filter_offset(long) - Method in class org.apache.parquet.format.ColumnMetaData
Byte offset from beginning of file to Bloom filter data.
setBloom_filter_offsetIsSet(boolean) - Method in class org.apache.parquet.format.ColumnMetaData
 
setBoundary_order(BoundaryOrder) - Method in class org.apache.parquet.format.ColumnIndex
Stores whether both min_values and max_values are ordered and if so, in which direction.
setBoundary_orderIsSet(boolean) - Method in class org.apache.parquet.format.ColumnIndex
 
setBSON(BsonType) - Method in class org.apache.parquet.format.LogicalType
 
setCodec(CompressionCodec) - Method in class org.apache.parquet.format.ColumnMetaData
Compression codec *
setCodecIsSet(boolean) - Method in class org.apache.parquet.format.ColumnMetaData
 
setColumn_idx(int) - Method in class org.apache.parquet.format.SortingColumn
The ordinal position of the column (in this row group) *
setColumn_idxIsSet(boolean) - Method in class org.apache.parquet.format.SortingColumn
 
setColumn_index_length(int) - Method in class org.apache.parquet.format.ColumnChunk
Size of ColumnChunk's ColumnIndex, in bytes *
setColumn_index_lengthIsSet(boolean) - Method in class org.apache.parquet.format.ColumnChunk
 
setColumn_index_offset(long) - Method in class org.apache.parquet.format.ColumnChunk
File offset of ColumnChunk's ColumnIndex *
setColumn_index_offsetIsSet(boolean) - Method in class org.apache.parquet.format.ColumnChunk
 
setColumn_orders(List<ColumnOrder>) - Method in class org.apache.parquet.format.FileMetaData
Sort order used for the min_value and max_value fields in the Statistics objects and the min_values and max_values fields in the ColumnIndex objects of each column in this file.
setColumn_ordersIsSet(boolean) - Method in class org.apache.parquet.format.FileMetaData
 
setColumns(List<ColumnChunk>) - Method in class org.apache.parquet.format.RowGroup
Metadata for each column chunk in this row group.
setColumnsIsSet(boolean) - Method in class org.apache.parquet.format.RowGroup
 
setCompressed_page_size(int) - Method in class org.apache.parquet.format.PageHeader
Compressed (and potentially encrypted) page size in bytes, not including this header *
setCompressed_page_size(int) - Method in class org.apache.parquet.format.PageLocation
Size of the page, including header.
setCompressed_page_sizeIsSet(boolean) - Method in class org.apache.parquet.format.PageHeader
 
setCompressed_page_sizeIsSet(boolean) - Method in class org.apache.parquet.format.PageLocation
 
setCompression(BloomFilterCompression) - Method in class org.apache.parquet.format.BloomFilterHeader
The compression used in the Bloom filter *
setCompressionIsSet(boolean) - Method in class org.apache.parquet.format.BloomFilterHeader
 
SetConsumer() - Constructor for class org.apache.parquet.format.event.TypedConsumer.SetConsumer
 
setConverted_type(ConvertedType) - Method in class org.apache.parquet.format.SchemaElement
DEPRECATED: When the schema is the result of a conversion from another model.
setConverted_typeIsSet(boolean) - Method in class org.apache.parquet.format.SchemaElement
 
setCount(int) - Method in class org.apache.parquet.format.PageEncodingStats
number of pages of this type with this encoding *
setCountIsSet(boolean) - Method in class org.apache.parquet.format.PageEncodingStats
 
setCrc(int) - Method in class org.apache.parquet.format.PageHeader
The 32-bit CRC checksum for the page, to be be calculated as follows: - The standard CRC32 algorithm is used (with polynomial 0x04C11DB7, the same as in e.g.
setCrcIsSet(boolean) - Method in class org.apache.parquet.format.PageHeader
 
setCreated_by(String) - Method in class org.apache.parquet.format.FileMetaData
String for application that wrote this file.
setCreated_byIsSet(boolean) - Method in class org.apache.parquet.format.FileMetaData
 
setCreatedBy(String) - Method in class org.apache.parquet.format.Util.DefaultFileMetaDataConsumer
 
setCreatedBy(String) - Method in class org.apache.parquet.format.Util.FileMetaDataConsumer
 
setCrs(String) - Method in class org.apache.parquet.format.GeographyType
 
setCrs(String) - Method in class org.apache.parquet.format.GeometryType
 
setCrsIsSet(boolean) - Method in class org.apache.parquet.format.GeographyType
 
setCrsIsSet(boolean) - Method in class org.apache.parquet.format.GeometryType
 
setCrypto_metadata(ColumnCryptoMetaData) - Method in class org.apache.parquet.format.ColumnChunk
Crypto metadata of encrypted columns *
setCrypto_metadataIsSet(boolean) - Method in class org.apache.parquet.format.ColumnChunk
 
setData_page_header(DataPageHeader) - Method in class org.apache.parquet.format.PageHeader
 
setData_page_header_v2(DataPageHeaderV2) - Method in class org.apache.parquet.format.PageHeader
 
setData_page_header_v2IsSet(boolean) - Method in class org.apache.parquet.format.PageHeader
 
setData_page_headerIsSet(boolean) - Method in class org.apache.parquet.format.PageHeader
 
setData_page_offset(long) - Method in class org.apache.parquet.format.ColumnMetaData
Byte offset from beginning of file to first data page *
setData_page_offsetIsSet(boolean) - Method in class org.apache.parquet.format.ColumnMetaData
 
setDATE(DateType) - Method in class org.apache.parquet.format.LogicalType
 
setDECIMAL(DecimalType) - Method in class org.apache.parquet.format.LogicalType
 
setDefinition_level_encoding(Encoding) - Method in class org.apache.parquet.format.DataPageHeader
Encoding used for definition levels *
setDefinition_level_encodingIsSet(boolean) - Method in class org.apache.parquet.format.DataPageHeader
 
setDefinition_level_histogram(List<Long>) - Method in class org.apache.parquet.format.SizeStatistics
Same as repetition_level_histogram except for definition levels.
setDefinition_level_histogramIsSet(boolean) - Method in class org.apache.parquet.format.SizeStatistics
 
setDefinition_level_histograms(List<Long>) - Method in class org.apache.parquet.format.ColumnIndex
Same as repetition_level_histograms except for definitions levels.
setDefinition_level_histogramsIsSet(boolean) - Method in class org.apache.parquet.format.ColumnIndex
 
setDefinition_levels_byte_length(int) - Method in class org.apache.parquet.format.DataPageHeaderV2
Length of the definition levels
setDefinition_levels_byte_lengthIsSet(boolean) - Method in class org.apache.parquet.format.DataPageHeaderV2
 
setDescending(boolean) - Method in class org.apache.parquet.format.SortingColumn
If true, indicates this column is sorted in descending order.
setDescendingIsSet(boolean) - Method in class org.apache.parquet.format.SortingColumn
 
setDictionary_page_header(DictionaryPageHeader) - Method in class org.apache.parquet.format.PageHeader
 
setDictionary_page_headerIsSet(boolean) - Method in class org.apache.parquet.format.PageHeader
 
setDictionary_page_offset(long) - Method in class org.apache.parquet.format.ColumnMetaData
Byte offset from the beginning of file to first (only) dictionary page *
setDictionary_page_offsetIsSet(boolean) - Method in class org.apache.parquet.format.ColumnMetaData
 
setDistinct_count(long) - Method in class org.apache.parquet.format.Statistics
count of distinct values occurring
setDistinct_countIsSet(boolean) - Method in class org.apache.parquet.format.Statistics
 
setEncoding(Encoding) - Method in class org.apache.parquet.format.DataPageHeader
Encoding used for this data page *
setEncoding(Encoding) - Method in class org.apache.parquet.format.DataPageHeaderV2
Encoding used for data in this page *
setEncoding(Encoding) - Method in class org.apache.parquet.format.DictionaryPageHeader
Encoding using this dictionary page *
setEncoding(Encoding) - Method in class org.apache.parquet.format.PageEncodingStats
encoding of the page *
setEncoding_stats(List<PageEncodingStats>) - Method in class org.apache.parquet.format.ColumnMetaData
Set of all encodings used for pages in this column chunk.
setEncoding_statsIsSet(boolean) - Method in class org.apache.parquet.format.ColumnMetaData
 
setEncodingIsSet(boolean) - Method in class org.apache.parquet.format.DataPageHeader
 
setEncodingIsSet(boolean) - Method in class org.apache.parquet.format.DataPageHeaderV2
 
setEncodingIsSet(boolean) - Method in class org.apache.parquet.format.DictionaryPageHeader
 
setEncodingIsSet(boolean) - Method in class org.apache.parquet.format.PageEncodingStats
 
setEncodings(List<Encoding>) - Method in class org.apache.parquet.format.ColumnMetaData
Set of all encodings used for this column.
setEncodingsIsSet(boolean) - Method in class org.apache.parquet.format.ColumnMetaData
 
setEncrypted_column_metadata(byte[]) - Method in class org.apache.parquet.format.ColumnChunk
Encrypted column metadata for this chunk *
setEncrypted_column_metadata(ByteBuffer) - Method in class org.apache.parquet.format.ColumnChunk
 
setEncrypted_column_metadataIsSet(boolean) - Method in class org.apache.parquet.format.ColumnChunk
 
setEncryption_algorithm(EncryptionAlgorithm) - Method in class org.apache.parquet.format.FileCryptoMetaData
Encryption algorithm.
setEncryption_algorithm(EncryptionAlgorithm) - Method in class org.apache.parquet.format.FileMetaData
Encryption algorithm.
setEncryption_algorithmIsSet(boolean) - Method in class org.apache.parquet.format.FileCryptoMetaData
 
setEncryption_algorithmIsSet(boolean) - Method in class org.apache.parquet.format.FileMetaData
 
setENCRYPTION_WITH_COLUMN_KEY(EncryptionWithColumnKey) - Method in class org.apache.parquet.format.ColumnCryptoMetaData
 
setENCRYPTION_WITH_FOOTER_KEY(EncryptionWithFooterKey) - Method in class org.apache.parquet.format.ColumnCryptoMetaData
 
setEncryptionAlgorithm(EncryptionAlgorithm) - Method in class org.apache.parquet.format.Util.DefaultFileMetaDataConsumer
 
setEncryptionAlgorithm(EncryptionAlgorithm) - Method in class org.apache.parquet.format.Util.FileMetaDataConsumer
 
setENUM(EnumType) - Method in class org.apache.parquet.format.LogicalType
 
setField_id(int) - Method in class org.apache.parquet.format.SchemaElement
When the original schema supports field ids, this will save the original field id in the parquet schema
setField_idIsSet(boolean) - Method in class org.apache.parquet.format.SchemaElement
 
setFieldValue(AesGcmCtrV1._Fields, Object) - Method in class org.apache.parquet.format.AesGcmCtrV1
 
setFieldValue(AesGcmV1._Fields, Object) - Method in class org.apache.parquet.format.AesGcmV1
 
setFieldValue(BloomFilterHeader._Fields, Object) - Method in class org.apache.parquet.format.BloomFilterHeader
 
setFieldValue(BoundingBox._Fields, Object) - Method in class org.apache.parquet.format.BoundingBox
 
setFieldValue(BsonType._Fields, Object) - Method in class org.apache.parquet.format.BsonType
 
setFieldValue(ColumnChunk._Fields, Object) - Method in class org.apache.parquet.format.ColumnChunk
 
setFieldValue(ColumnIndex._Fields, Object) - Method in class org.apache.parquet.format.ColumnIndex
 
setFieldValue(ColumnMetaData._Fields, Object) - Method in class org.apache.parquet.format.ColumnMetaData
 
setFieldValue(DataPageHeader._Fields, Object) - Method in class org.apache.parquet.format.DataPageHeader
 
setFieldValue(DataPageHeaderV2._Fields, Object) - Method in class org.apache.parquet.format.DataPageHeaderV2
 
setFieldValue(DateType._Fields, Object) - Method in class org.apache.parquet.format.DateType
 
setFieldValue(DecimalType._Fields, Object) - Method in class org.apache.parquet.format.DecimalType
 
setFieldValue(DictionaryPageHeader._Fields, Object) - Method in class org.apache.parquet.format.DictionaryPageHeader
 
setFieldValue(EncryptionWithColumnKey._Fields, Object) - Method in class org.apache.parquet.format.EncryptionWithColumnKey
 
setFieldValue(EncryptionWithFooterKey._Fields, Object) - Method in class org.apache.parquet.format.EncryptionWithFooterKey
 
setFieldValue(EnumType._Fields, Object) - Method in class org.apache.parquet.format.EnumType
 
setFieldValue(FileCryptoMetaData._Fields, Object) - Method in class org.apache.parquet.format.FileCryptoMetaData
 
setFieldValue(FileMetaData._Fields, Object) - Method in class org.apache.parquet.format.FileMetaData
 
setFieldValue(Float16Type._Fields, Object) - Method in class org.apache.parquet.format.Float16Type
 
setFieldValue(GeographyType._Fields, Object) - Method in class org.apache.parquet.format.GeographyType
 
setFieldValue(GeometryType._Fields, Object) - Method in class org.apache.parquet.format.GeometryType
 
setFieldValue(GeospatialStatistics._Fields, Object) - Method in class org.apache.parquet.format.GeospatialStatistics
 
setFieldValue(IndexPageHeader._Fields, Object) - Method in class org.apache.parquet.format.IndexPageHeader
 
setFieldValue(IntType._Fields, Object) - Method in class org.apache.parquet.format.IntType
 
setFieldValue(JsonType._Fields, Object) - Method in class org.apache.parquet.format.JsonType
 
setFieldValue(KeyValue._Fields, Object) - Method in class org.apache.parquet.format.KeyValue
 
setFieldValue(ListType._Fields, Object) - Method in class org.apache.parquet.format.ListType
 
setFieldValue(MapType._Fields, Object) - Method in class org.apache.parquet.format.MapType
 
setFieldValue(MicroSeconds._Fields, Object) - Method in class org.apache.parquet.format.MicroSeconds
 
setFieldValue(MilliSeconds._Fields, Object) - Method in class org.apache.parquet.format.MilliSeconds
 
setFieldValue(NanoSeconds._Fields, Object) - Method in class org.apache.parquet.format.NanoSeconds
 
setFieldValue(NullType._Fields, Object) - Method in class org.apache.parquet.format.NullType
 
setFieldValue(OffsetIndex._Fields, Object) - Method in class org.apache.parquet.format.OffsetIndex
 
setFieldValue(PageEncodingStats._Fields, Object) - Method in class org.apache.parquet.format.PageEncodingStats
 
setFieldValue(PageHeader._Fields, Object) - Method in class org.apache.parquet.format.PageHeader
 
setFieldValue(PageLocation._Fields, Object) - Method in class org.apache.parquet.format.PageLocation
 
setFieldValue(RowGroup._Fields, Object) - Method in class org.apache.parquet.format.RowGroup
 
setFieldValue(SchemaElement._Fields, Object) - Method in class org.apache.parquet.format.SchemaElement
 
setFieldValue(SizeStatistics._Fields, Object) - Method in class org.apache.parquet.format.SizeStatistics
 
setFieldValue(SortingColumn._Fields, Object) - Method in class org.apache.parquet.format.SortingColumn
 
setFieldValue(SplitBlockAlgorithm._Fields, Object) - Method in class org.apache.parquet.format.SplitBlockAlgorithm
 
setFieldValue(Statistics._Fields, Object) - Method in class org.apache.parquet.format.Statistics
 
setFieldValue(StringType._Fields, Object) - Method in class org.apache.parquet.format.StringType
 
setFieldValue(TimestampType._Fields, Object) - Method in class org.apache.parquet.format.TimestampType
 
setFieldValue(TimeType._Fields, Object) - Method in class org.apache.parquet.format.TimeType
 
setFieldValue(TypeDefinedOrder._Fields, Object) - Method in class org.apache.parquet.format.TypeDefinedOrder
 
setFieldValue(Uncompressed._Fields, Object) - Method in class org.apache.parquet.format.Uncompressed
 
setFieldValue(UUIDType._Fields, Object) - Method in class org.apache.parquet.format.UUIDType
 
setFieldValue(VariantType._Fields, Object) - Method in class org.apache.parquet.format.VariantType
 
setFieldValue(XxHash._Fields, Object) - Method in class org.apache.parquet.format.XxHash
 
setFile_offset(long) - Method in class org.apache.parquet.format.ColumnChunk
Deprecated: Byte offset in file_path to the ColumnMetaData Past use of this field has been inconsistent, with some implementations using it to point to the ColumnMetaData and some using it to point to the first page in the column chunk.
setFile_offset(long) - Method in class org.apache.parquet.format.RowGroup
Byte offset from beginning of file to first page (data or dictionary) in this row group *
setFile_offsetIsSet(boolean) - Method in class org.apache.parquet.format.ColumnChunk
 
setFile_offsetIsSet(boolean) - Method in class org.apache.parquet.format.RowGroup
 
setFile_path(String) - Method in class org.apache.parquet.format.ColumnChunk
File where column data is stored.
setFile_pathIsSet(boolean) - Method in class org.apache.parquet.format.ColumnChunk
 
setFirst_row_index(long) - Method in class org.apache.parquet.format.PageLocation
Index within the RowGroup of the first row of the page.
setFirst_row_indexIsSet(boolean) - Method in class org.apache.parquet.format.PageLocation
 
setFLOAT16(Float16Type) - Method in class org.apache.parquet.format.LogicalType
 
setFooter_signing_key_metadata(byte[]) - Method in class org.apache.parquet.format.FileMetaData
Retrieval metadata of key used for signing the footer.
setFooter_signing_key_metadata(ByteBuffer) - Method in class org.apache.parquet.format.FileMetaData
 
setFooter_signing_key_metadataIsSet(boolean) - Method in class org.apache.parquet.format.FileMetaData
 
setFooterSigningKeyMetadata(byte[]) - Method in class org.apache.parquet.format.Util.DefaultFileMetaDataConsumer
 
setFooterSigningKeyMetadata(byte[]) - Method in class org.apache.parquet.format.Util.FileMetaDataConsumer
 
setGEOGRAPHY(GeographyType) - Method in class org.apache.parquet.format.LogicalType
 
setGEOMETRY(GeometryType) - Method in class org.apache.parquet.format.LogicalType
 
setGeospatial_statistics(GeospatialStatistics) - Method in class org.apache.parquet.format.ColumnMetaData
Optional statistics specific for Geometry and Geography logical types
setGeospatial_statisticsIsSet(boolean) - Method in class org.apache.parquet.format.ColumnMetaData
 
setGeospatial_types(List<Integer>) - Method in class org.apache.parquet.format.GeospatialStatistics
Geospatial type codes of all instances, or an empty list if not known
setGeospatial_typesIsSet(boolean) - Method in class org.apache.parquet.format.GeospatialStatistics
 
setHash(BloomFilterHash) - Method in class org.apache.parquet.format.BloomFilterHeader
The hash function used for Bloom filter.
setHashIsSet(boolean) - Method in class org.apache.parquet.format.BloomFilterHeader
 
setIndex_page_header(IndexPageHeader) - Method in class org.apache.parquet.format.PageHeader
 
setIndex_page_headerIsSet(boolean) - Method in class org.apache.parquet.format.PageHeader
 
setIndex_page_offset(long) - Method in class org.apache.parquet.format.ColumnMetaData
Byte offset from beginning of file to root index page *
setIndex_page_offsetIsSet(boolean) - Method in class org.apache.parquet.format.ColumnMetaData
 
setINTEGER(IntType) - Method in class org.apache.parquet.format.LogicalType
 
setIs_compressed(boolean) - Method in class org.apache.parquet.format.DataPageHeaderV2
Whether the values are compressed.
setIs_compressedIsSet(boolean) - Method in class org.apache.parquet.format.DataPageHeaderV2
 
setIs_max_value_exact(boolean) - Method in class org.apache.parquet.format.Statistics
If true, max_value is the actual maximum value for a column
setIs_max_value_exactIsSet(boolean) - Method in class org.apache.parquet.format.Statistics
 
setIs_min_value_exact(boolean) - Method in class org.apache.parquet.format.Statistics
If true, min_value is the actual minimum value for a column
setIs_min_value_exactIsSet(boolean) - Method in class org.apache.parquet.format.Statistics
 
setIs_sorted(boolean) - Method in class org.apache.parquet.format.DictionaryPageHeader
If true, the entries in the dictionary are sorted in ascending order *
setIs_sortedIsSet(boolean) - Method in class org.apache.parquet.format.DictionaryPageHeader
 
setIsAdjustedToUTC(boolean) - Method in class org.apache.parquet.format.TimestampType
 
setIsAdjustedToUTC(boolean) - Method in class org.apache.parquet.format.TimeType
 
setIsAdjustedToUTCIsSet(boolean) - Method in class org.apache.parquet.format.TimestampType
 
setIsAdjustedToUTCIsSet(boolean) - Method in class org.apache.parquet.format.TimeType
 
setIsSigned(boolean) - Method in class org.apache.parquet.format.IntType
 
setIsSignedIsSet(boolean) - Method in class org.apache.parquet.format.IntType
 
setJSON(JsonType) - Method in class org.apache.parquet.format.LogicalType
 
setKey(String) - Method in class org.apache.parquet.format.KeyValue
 
setKey_metadata(byte[]) - Method in class org.apache.parquet.format.EncryptionWithColumnKey
Retrieval metadata of column encryption key *
setKey_metadata(ByteBuffer) - Method in class org.apache.parquet.format.EncryptionWithColumnKey
 
setKey_metadata(byte[]) - Method in class org.apache.parquet.format.FileCryptoMetaData
Retrieval metadata of key used for encryption of footer, and (possibly) columns *
setKey_metadata(ByteBuffer) - Method in class org.apache.parquet.format.FileCryptoMetaData
 
setKey_metadataIsSet(boolean) - Method in class org.apache.parquet.format.EncryptionWithColumnKey
 
setKey_metadataIsSet(boolean) - Method in class org.apache.parquet.format.FileCryptoMetaData
 
setKey_value_metadata(List<KeyValue>) - Method in class org.apache.parquet.format.ColumnMetaData
Optional key/value metadata *
setKey_value_metadata(List<KeyValue>) - Method in class org.apache.parquet.format.FileMetaData
Optional key/value metadata *
setKey_value_metadataIsSet(boolean) - Method in class org.apache.parquet.format.ColumnMetaData
 
setKey_value_metadataIsSet(boolean) - Method in class org.apache.parquet.format.FileMetaData
 
setKeyIsSet(boolean) - Method in class org.apache.parquet.format.KeyValue
 
setLIST(ListType) - Method in class org.apache.parquet.format.LogicalType
 
setLogicalType(LogicalType) - Method in class org.apache.parquet.format.SchemaElement
The logical type of this SchemaElement LogicalType replaces ConvertedType, but ConvertedType is still required for some logical types to ensure forward-compatibility in format v1.
setLogicalTypeIsSet(boolean) - Method in class org.apache.parquet.format.SchemaElement
 
setMAP(MapType) - Method in class org.apache.parquet.format.LogicalType
 
setMax(byte[]) - Method in class org.apache.parquet.format.Statistics
DEPRECATED: min and max value of the column.
setMax(ByteBuffer) - Method in class org.apache.parquet.format.Statistics
 
setMax_value(byte[]) - Method in class org.apache.parquet.format.Statistics
Lower and upper bound values for the column, determined by its ColumnOrder.
setMax_value(ByteBuffer) - Method in class org.apache.parquet.format.Statistics
 
setMax_valueIsSet(boolean) - Method in class org.apache.parquet.format.Statistics
 
setMax_values(List<ByteBuffer>) - Method in class org.apache.parquet.format.ColumnIndex
 
setMax_valuesIsSet(boolean) - Method in class org.apache.parquet.format.ColumnIndex
 
setMaxIsSet(boolean) - Method in class org.apache.parquet.format.Statistics
 
setMeta_data(ColumnMetaData) - Method in class org.apache.parquet.format.ColumnChunk
Column metadata for this chunk.
setMeta_dataIsSet(boolean) - Method in class org.apache.parquet.format.ColumnChunk
 
setMICROS(MicroSeconds) - Method in class org.apache.parquet.format.TimeUnit
 
setMILLIS(MilliSeconds) - Method in class org.apache.parquet.format.TimeUnit
 
setMin(byte[]) - Method in class org.apache.parquet.format.Statistics
 
setMin(ByteBuffer) - Method in class org.apache.parquet.format.Statistics
 
setMin_value(byte[]) - Method in class org.apache.parquet.format.Statistics
 
setMin_value(ByteBuffer) - Method in class org.apache.parquet.format.Statistics
 
setMin_valueIsSet(boolean) - Method in class org.apache.parquet.format.Statistics
 
setMin_values(List<ByteBuffer>) - Method in class org.apache.parquet.format.ColumnIndex
Two lists containing lower and upper bounds for the values of each page determined by the ColumnOrder of the column.
setMin_valuesIsSet(boolean) - Method in class org.apache.parquet.format.ColumnIndex
 
setMinIsSet(boolean) - Method in class org.apache.parquet.format.Statistics
 
setMmax(double) - Method in class org.apache.parquet.format.BoundingBox
 
setMmaxIsSet(boolean) - Method in class org.apache.parquet.format.BoundingBox
 
setMmin(double) - Method in class org.apache.parquet.format.BoundingBox
 
setMminIsSet(boolean) - Method in class org.apache.parquet.format.BoundingBox
 
setName(String) - Method in class org.apache.parquet.format.SchemaElement
Name of the field in the schema
setNameIsSet(boolean) - Method in class org.apache.parquet.format.SchemaElement
 
setNANOS(NanoSeconds) - Method in class org.apache.parquet.format.TimeUnit
 
setNull_count(long) - Method in class org.apache.parquet.format.Statistics
Count of null values in the column.
setNull_countIsSet(boolean) - Method in class org.apache.parquet.format.Statistics
 
setNull_counts(List<Long>) - Method in class org.apache.parquet.format.ColumnIndex
A list containing the number of null values for each page Writers SHOULD always write this field even if no null values are present or the column is not nullable.
setNull_countsIsSet(boolean) - Method in class org.apache.parquet.format.ColumnIndex
 
setNull_pages(List<Boolean>) - Method in class org.apache.parquet.format.ColumnIndex
A list of Boolean values to determine the validity of the corresponding min and max values.
setNull_pagesIsSet(boolean) - Method in class org.apache.parquet.format.ColumnIndex
 
setNulls_first(boolean) - Method in class org.apache.parquet.format.SortingColumn
If true, nulls will come before non-null values, otherwise, nulls go at the end.
setNulls_firstIsSet(boolean) - Method in class org.apache.parquet.format.SortingColumn
 
setNum_children(int) - Method in class org.apache.parquet.format.SchemaElement
Nested fields.
setNum_childrenIsSet(boolean) - Method in class org.apache.parquet.format.SchemaElement
 
setNum_nulls(int) - Method in class org.apache.parquet.format.DataPageHeaderV2
Number of NULL values, in this data page.
setNum_nullsIsSet(boolean) - Method in class org.apache.parquet.format.DataPageHeaderV2
 
setNum_rows(int) - Method in class org.apache.parquet.format.DataPageHeaderV2
Number of rows in this data page.
setNum_rows(long) - Method in class org.apache.parquet.format.FileMetaData
Number of rows in this file *
setNum_rows(long) - Method in class org.apache.parquet.format.RowGroup
Number of rows in this row group *
setNum_rowsIsSet(boolean) - Method in class org.apache.parquet.format.DataPageHeaderV2
 
setNum_rowsIsSet(boolean) - Method in class org.apache.parquet.format.FileMetaData
 
setNum_rowsIsSet(boolean) - Method in class org.apache.parquet.format.RowGroup
 
setNum_values(long) - Method in class org.apache.parquet.format.ColumnMetaData
Number of values in this column *
setNum_values(int) - Method in class org.apache.parquet.format.DataPageHeader
Number of values, including NULLs, in this data page.
setNum_values(int) - Method in class org.apache.parquet.format.DataPageHeaderV2
Number of values, including NULLs, in this data page.
setNum_values(int) - Method in class org.apache.parquet.format.DictionaryPageHeader
Number of values in the dictionary *
setNum_valuesIsSet(boolean) - Method in class org.apache.parquet.format.ColumnMetaData
 
setNum_valuesIsSet(boolean) - Method in class org.apache.parquet.format.DataPageHeader
 
setNum_valuesIsSet(boolean) - Method in class org.apache.parquet.format.DataPageHeaderV2
 
setNum_valuesIsSet(boolean) - Method in class org.apache.parquet.format.DictionaryPageHeader
 
setNumBytes(int) - Method in class org.apache.parquet.format.BloomFilterHeader
The size of bitset in bytes *
setNumBytesIsSet(boolean) - Method in class org.apache.parquet.format.BloomFilterHeader
 
setNumRows(long) - Method in class org.apache.parquet.format.Util.DefaultFileMetaDataConsumer
 
setNumRows(long) - Method in class org.apache.parquet.format.Util.FileMetaDataConsumer
 
setOffset(long) - Method in class org.apache.parquet.format.PageLocation
Offset of the page in the file *
setOffset_index_length(int) - Method in class org.apache.parquet.format.ColumnChunk
Size of ColumnChunk's OffsetIndex, in bytes *
setOffset_index_lengthIsSet(boolean) - Method in class org.apache.parquet.format.ColumnChunk
 
setOffset_index_offset(long) - Method in class org.apache.parquet.format.ColumnChunk
File offset of ColumnChunk's OffsetIndex *
setOffset_index_offsetIsSet(boolean) - Method in class org.apache.parquet.format.ColumnChunk
 
setOffsetIsSet(boolean) - Method in class org.apache.parquet.format.PageLocation
 
setOrdinal(short) - Method in class org.apache.parquet.format.RowGroup
Row group ordinal in the file *
setOrdinalIsSet(boolean) - Method in class org.apache.parquet.format.RowGroup
 
setPage_locations(List<PageLocation>) - Method in class org.apache.parquet.format.OffsetIndex
PageLocations, ordered by increasing PageLocation.offset.
setPage_locationsIsSet(boolean) - Method in class org.apache.parquet.format.OffsetIndex
 
setPage_type(PageType) - Method in class org.apache.parquet.format.PageEncodingStats
the page type (data/dic/...) *
setPage_typeIsSet(boolean) - Method in class org.apache.parquet.format.PageEncodingStats
 
setPath_in_schema(List<String>) - Method in class org.apache.parquet.format.ColumnMetaData
Path in schema *
setPath_in_schema(List<String>) - Method in class org.apache.parquet.format.EncryptionWithColumnKey
Column path in schema *
setPath_in_schemaIsSet(boolean) - Method in class org.apache.parquet.format.ColumnMetaData
 
setPath_in_schemaIsSet(boolean) - Method in class org.apache.parquet.format.EncryptionWithColumnKey
 
setPrecision(int) - Method in class org.apache.parquet.format.DecimalType
 
setPrecision(int) - Method in class org.apache.parquet.format.SchemaElement
 
setPrecisionIsSet(boolean) - Method in class org.apache.parquet.format.DecimalType
 
setPrecisionIsSet(boolean) - Method in class org.apache.parquet.format.SchemaElement
 
setRepetition_level_encoding(Encoding) - Method in class org.apache.parquet.format.DataPageHeader
Encoding used for repetition levels *
setRepetition_level_encodingIsSet(boolean) - Method in class org.apache.parquet.format.DataPageHeader
 
setRepetition_level_histogram(List<Long>) - Method in class org.apache.parquet.format.SizeStatistics
When present, there is expected to be one element corresponding to each repetition (i.e.
setRepetition_level_histogramIsSet(boolean) - Method in class org.apache.parquet.format.SizeStatistics
 
setRepetition_level_histograms(List<Long>) - Method in class org.apache.parquet.format.ColumnIndex
Contains repetition level histograms for each page concatenated together.
setRepetition_level_histogramsIsSet(boolean) - Method in class org.apache.parquet.format.ColumnIndex
 
setRepetition_levels_byte_length(int) - Method in class org.apache.parquet.format.DataPageHeaderV2
Length of the repetition levels
setRepetition_levels_byte_lengthIsSet(boolean) - Method in class org.apache.parquet.format.DataPageHeaderV2
 
setRepetition_type(FieldRepetitionType) - Method in class org.apache.parquet.format.SchemaElement
repetition of the field.
setRepetition_typeIsSet(boolean) - Method in class org.apache.parquet.format.SchemaElement
 
setRow_groups(List<RowGroup>) - Method in class org.apache.parquet.format.FileMetaData
Row groups in this file *
setRow_groupsIsSet(boolean) - Method in class org.apache.parquet.format.FileMetaData
 
setScale(int) - Method in class org.apache.parquet.format.DecimalType
 
setScale(int) - Method in class org.apache.parquet.format.SchemaElement
DEPRECATED: Used when this column contains decimal data.
setScaleIsSet(boolean) - Method in class org.apache.parquet.format.DecimalType
 
setScaleIsSet(boolean) - Method in class org.apache.parquet.format.SchemaElement
 
setSchema(List<SchemaElement>) - Method in class org.apache.parquet.format.FileMetaData
Parquet schema for this file.
setSchema(List<SchemaElement>) - Method in class org.apache.parquet.format.Util.DefaultFileMetaDataConsumer
 
setSchema(List<SchemaElement>) - Method in class org.apache.parquet.format.Util.FileMetaDataConsumer
 
setSchemaIsSet(boolean) - Method in class org.apache.parquet.format.FileMetaData
 
setSize_statistics(SizeStatistics) - Method in class org.apache.parquet.format.ColumnMetaData
Optional statistics to help estimate total memory when converted to in-memory representations.
setSize_statisticsIsSet(boolean) - Method in class org.apache.parquet.format.ColumnMetaData
 
setSorting_columns(List<SortingColumn>) - Method in class org.apache.parquet.format.RowGroup
If set, specifies a sort ordering of the rows in this RowGroup.
setSorting_columnsIsSet(boolean) - Method in class org.apache.parquet.format.RowGroup
 
setSpecification_version(byte) - Method in class org.apache.parquet.format.VariantType
 
setSpecification_versionIsSet(boolean) - Method in class org.apache.parquet.format.VariantType
 
setStatistics(Statistics) - Method in class org.apache.parquet.format.ColumnMetaData
optional statistics for this column chunk
setStatistics(Statistics) - Method in class org.apache.parquet.format.DataPageHeader
Optional statistics for the data in this page *
setStatistics(Statistics) - Method in class org.apache.parquet.format.DataPageHeaderV2
Optional statistics for the data in this page *
setStatisticsIsSet(boolean) - Method in class org.apache.parquet.format.ColumnMetaData
 
setStatisticsIsSet(boolean) - Method in class org.apache.parquet.format.DataPageHeader
 
setStatisticsIsSet(boolean) - Method in class org.apache.parquet.format.DataPageHeaderV2
 
setSTRING(StringType) - Method in class org.apache.parquet.format.LogicalType
 
setSupply_aad_prefix(boolean) - Method in class org.apache.parquet.format.AesGcmCtrV1
In files encrypted with AAD prefix without storing it, readers must supply the prefix *
setSupply_aad_prefix(boolean) - Method in class org.apache.parquet.format.AesGcmV1
In files encrypted with AAD prefix without storing it, readers must supply the prefix *
setSupply_aad_prefixIsSet(boolean) - Method in class org.apache.parquet.format.AesGcmCtrV1
 
setSupply_aad_prefixIsSet(boolean) - Method in class org.apache.parquet.format.AesGcmV1
 
setTIME(TimeType) - Method in class org.apache.parquet.format.LogicalType
 
setTIMESTAMP(TimestampType) - Method in class org.apache.parquet.format.LogicalType
 
setTotal_byte_size(long) - Method in class org.apache.parquet.format.RowGroup
Total byte size of all the uncompressed column data in this row group *
setTotal_byte_sizeIsSet(boolean) - Method in class org.apache.parquet.format.RowGroup
 
setTotal_compressed_size(long) - Method in class org.apache.parquet.format.ColumnMetaData
total byte size of all compressed, and potentially encrypted, pages in this column chunk (including the headers) *
setTotal_compressed_size(long) - Method in class org.apache.parquet.format.RowGroup
Total byte size of all compressed (and potentially encrypted) column data in this row group *
setTotal_compressed_sizeIsSet(boolean) - Method in class org.apache.parquet.format.ColumnMetaData
 
setTotal_compressed_sizeIsSet(boolean) - Method in class org.apache.parquet.format.RowGroup
 
setTotal_uncompressed_size(long) - Method in class org.apache.parquet.format.ColumnMetaData
total byte size of all uncompressed pages in this column chunk (including the headers) *
setTotal_uncompressed_sizeIsSet(boolean) - Method in class org.apache.parquet.format.ColumnMetaData
 
setType(Type) - Method in class org.apache.parquet.format.ColumnMetaData
Type of this column *
setType(PageType) - Method in class org.apache.parquet.format.PageHeader
the type of the page: indicates which of the *_header fields is set *
setType(Type) - Method in class org.apache.parquet.format.SchemaElement
Data type for this field.
setType_length(int) - Method in class org.apache.parquet.format.SchemaElement
If type is FIXED_LEN_BYTE_ARRAY, this is the byte length of the values.
setType_lengthIsSet(boolean) - Method in class org.apache.parquet.format.SchemaElement
 
setTYPE_ORDER(TypeDefinedOrder) - Method in class org.apache.parquet.format.ColumnOrder
The sort orders for logical types are: UTF8 - unsigned byte-wise comparison INT8 - signed comparison INT16 - signed comparison INT32 - signed comparison INT64 - signed comparison UINT8 - unsigned comparison UINT16 - unsigned comparison UINT32 - unsigned comparison UINT64 - unsigned comparison DECIMAL - signed comparison of the represented value DATE - signed comparison FLOAT16 - signed comparison of the represented value (*) TIME_MILLIS - signed comparison TIME_MICROS - signed comparison TIMESTAMP_MILLIS - signed comparison TIMESTAMP_MICROS - signed comparison INTERVAL - undefined JSON - unsigned byte-wise comparison BSON - unsigned byte-wise comparison ENUM - unsigned byte-wise comparison LIST - undefined MAP - undefined VARIANT - undefined GEOMETRY - undefined GEOGRAPHY - undefined In the absence of logical types, the sort order is determined by the physical type: BOOLEAN - false, true INT32 - signed comparison INT64 - signed comparison INT96 (only used for legacy timestamps) - undefined(+) FLOAT - signed comparison of the represented value (*) DOUBLE - signed comparison of the represented value (*) BYTE_ARRAY - unsigned byte-wise comparison FIXED_LEN_BYTE_ARRAY - unsigned byte-wise comparison (+) While the INT96 type has been deprecated, at the time of writing it is still used in many legacy systems.
setTypeIsSet(boolean) - Method in class org.apache.parquet.format.ColumnMetaData
 
setTypeIsSet(boolean) - Method in class org.apache.parquet.format.PageHeader
 
setTypeIsSet(boolean) - Method in class org.apache.parquet.format.SchemaElement
 
setUNCOMPRESSED(Uncompressed) - Method in class org.apache.parquet.format.BloomFilterCompression
 
setUncompressed_page_size(int) - Method in class org.apache.parquet.format.PageHeader
Uncompressed page size in bytes (not including this header) *
setUncompressed_page_sizeIsSet(boolean) - Method in class org.apache.parquet.format.PageHeader
 
setUnencoded_byte_array_data_bytes(List<Long>) - Method in class org.apache.parquet.format.OffsetIndex
Unencoded/uncompressed size for BYTE_ARRAY types.
setUnencoded_byte_array_data_bytes(long) - Method in class org.apache.parquet.format.SizeStatistics
The number of physical bytes stored for BYTE_ARRAY data values assuming no encoding.
setUnencoded_byte_array_data_bytesIsSet(boolean) - Method in class org.apache.parquet.format.OffsetIndex
 
setUnencoded_byte_array_data_bytesIsSet(boolean) - Method in class org.apache.parquet.format.SizeStatistics
 
setUnit(TimeUnit) - Method in class org.apache.parquet.format.TimestampType
 
setUnit(TimeUnit) - Method in class org.apache.parquet.format.TimeType
 
setUnitIsSet(boolean) - Method in class org.apache.parquet.format.TimestampType
 
setUnitIsSet(boolean) - Method in class org.apache.parquet.format.TimeType
 
setUNKNOWN(NullType) - Method in class org.apache.parquet.format.LogicalType
 
setUUID(UUIDType) - Method in class org.apache.parquet.format.LogicalType
 
setValue(String) - Method in class org.apache.parquet.format.KeyValue
 
setValueIsSet(boolean) - Method in class org.apache.parquet.format.KeyValue
 
setVARIANT(VariantType) - Method in class org.apache.parquet.format.LogicalType
 
setVersion(int) - Method in class org.apache.parquet.format.FileMetaData
Version of this file *
setVersion(int) - Method in class org.apache.parquet.format.Util.DefaultFileMetaDataConsumer
 
setVersion(int) - Method in class org.apache.parquet.format.Util.FileMetaDataConsumer
 
setVersionIsSet(boolean) - Method in class org.apache.parquet.format.FileMetaData
 
setXmax(double) - Method in class org.apache.parquet.format.BoundingBox
 
setXmaxIsSet(boolean) - Method in class org.apache.parquet.format.BoundingBox
 
setXmin(double) - Method in class org.apache.parquet.format.BoundingBox
 
setXminIsSet(boolean) - Method in class org.apache.parquet.format.BoundingBox
 
setXXHASH(XxHash) - Method in class org.apache.parquet.format.BloomFilterHash
xxHash Strategy.
setYmax(double) - Method in class org.apache.parquet.format.BoundingBox
 
setYmaxIsSet(boolean) - Method in class org.apache.parquet.format.BoundingBox
 
setYmin(double) - Method in class org.apache.parquet.format.BoundingBox
 
setYminIsSet(boolean) - Method in class org.apache.parquet.format.BoundingBox
 
setZmax(double) - Method in class org.apache.parquet.format.BoundingBox
 
setZmaxIsSet(boolean) - Method in class org.apache.parquet.format.BoundingBox
 
setZmin(double) - Method in class org.apache.parquet.format.BoundingBox
 
setZminIsSet(boolean) - Method in class org.apache.parquet.format.BoundingBox
 
size_statistics - Variable in class org.apache.parquet.format.ColumnMetaData
Optional statistics to help estimate total memory when converted to in-memory representations.
SizeStatistics - Class in org.apache.parquet.format
A structure for capturing metadata for estimating the unencoded, uncompressed size of data written.
SizeStatistics() - Constructor for class org.apache.parquet.format.SizeStatistics
 
SizeStatistics(SizeStatistics) - Constructor for class org.apache.parquet.format.SizeStatistics
Performs a deep copy on other.
SizeStatistics._Fields - Enum in org.apache.parquet.format
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
sorting_columns - Variable in class org.apache.parquet.format.RowGroup
If set, specifies a sort ordering of the rows in this RowGroup.
SortingColumn - Class in org.apache.parquet.format
Sort order within a RowGroup of a leaf column
SortingColumn() - Constructor for class org.apache.parquet.format.SortingColumn
 
SortingColumn(int, boolean, boolean) - Constructor for class org.apache.parquet.format.SortingColumn
 
SortingColumn(SortingColumn) - Constructor for class org.apache.parquet.format.SortingColumn
Performs a deep copy on other.
SortingColumn._Fields - Enum in org.apache.parquet.format
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
specification_version - Variable in class org.apache.parquet.format.VariantType
 
SplitBlockAlgorithm - Class in org.apache.parquet.format
Block-based algorithm type annotation.
SplitBlockAlgorithm() - Constructor for class org.apache.parquet.format.SplitBlockAlgorithm
 
SplitBlockAlgorithm(SplitBlockAlgorithm) - Constructor for class org.apache.parquet.format.SplitBlockAlgorithm
Performs a deep copy on other.
SplitBlockAlgorithm._Fields - Enum in org.apache.parquet.format
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
standardSchemeReadValue(TProtocol, TField) - Method in class org.apache.parquet.format.BloomFilterAlgorithm
 
standardSchemeReadValue(TProtocol, TField) - Method in class org.apache.parquet.format.BloomFilterCompression
 
standardSchemeReadValue(TProtocol, TField) - Method in class org.apache.parquet.format.BloomFilterHash
 
standardSchemeReadValue(TProtocol, TField) - Method in class org.apache.parquet.format.ColumnCryptoMetaData
 
standardSchemeReadValue(TProtocol, TField) - Method in class org.apache.parquet.format.ColumnOrder
 
standardSchemeReadValue(TProtocol, TField) - Method in class org.apache.parquet.format.EncryptionAlgorithm
 
standardSchemeReadValue(TProtocol, TField) - Method in class org.apache.parquet.format.LogicalType
 
standardSchemeReadValue(TProtocol, TField) - Method in class org.apache.parquet.format.TimeUnit
 
standardSchemeWriteValue(TProtocol) - Method in class org.apache.parquet.format.BloomFilterAlgorithm
 
standardSchemeWriteValue(TProtocol) - Method in class org.apache.parquet.format.BloomFilterCompression
 
standardSchemeWriteValue(TProtocol) - Method in class org.apache.parquet.format.BloomFilterHash
 
standardSchemeWriteValue(TProtocol) - Method in class org.apache.parquet.format.ColumnCryptoMetaData
 
standardSchemeWriteValue(TProtocol) - Method in class org.apache.parquet.format.ColumnOrder
 
standardSchemeWriteValue(TProtocol) - Method in class org.apache.parquet.format.EncryptionAlgorithm
 
standardSchemeWriteValue(TProtocol) - Method in class org.apache.parquet.format.LogicalType
 
standardSchemeWriteValue(TProtocol) - Method in class org.apache.parquet.format.TimeUnit
 
statistics - Variable in class org.apache.parquet.format.ColumnMetaData
optional statistics for this column chunk
statistics - Variable in class org.apache.parquet.format.DataPageHeader
Optional statistics for the data in this page *
statistics - Variable in class org.apache.parquet.format.DataPageHeaderV2
Optional statistics for the data in this page *
Statistics - Class in org.apache.parquet.format
Statistics per row group and per page All fields are optional.
Statistics() - Constructor for class org.apache.parquet.format.Statistics
 
Statistics(Statistics) - Constructor for class org.apache.parquet.format.Statistics
Performs a deep copy on other.
Statistics._Fields - Enum in org.apache.parquet.format
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
STRING(StringType) - Static method in class org.apache.parquet.format.LogicalType
 
StringConsumer() - Constructor for class org.apache.parquet.format.event.TypedConsumer.StringConsumer
 
StringType - Class in org.apache.parquet.format
Empty structs to use as logical type annotations
StringType() - Constructor for class org.apache.parquet.format.StringType
 
StringType(StringType) - Constructor for class org.apache.parquet.format.StringType
Performs a deep copy on other.
StringType._Fields - Enum in org.apache.parquet.format
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
struct(Class<T>, Consumers.Consumer<T>) - Static method in class org.apache.parquet.format.event.Consumers
 
StructConsumer() - Constructor for class org.apache.parquet.format.event.TypedConsumer.StructConsumer
 
supply_aad_prefix - Variable in class org.apache.parquet.format.AesGcmCtrV1
In files encrypted with AAD prefix without storing it, readers must supply the prefix *
supply_aad_prefix - Variable in class org.apache.parquet.format.AesGcmV1
In files encrypted with AAD prefix without storing it, readers must supply the prefix *

T

TIME(TimeType) - Static method in class org.apache.parquet.format.LogicalType
 
TIME_MICROS - Static variable in class org.apache.parquet.format.LogicalTypes
 
TIME_MILLIS - Static variable in class org.apache.parquet.format.LogicalTypes
 
TIMESTAMP(TimestampType) - Static method in class org.apache.parquet.format.LogicalType
 
TIMESTAMP_MICROS - Static variable in class org.apache.parquet.format.LogicalTypes
 
TIMESTAMP_MILLIS - Static variable in class org.apache.parquet.format.LogicalTypes
 
TimestampType - Class in org.apache.parquet.format
Timestamp logical type annotation Allowed for physical types: INT64
TimestampType() - Constructor for class org.apache.parquet.format.TimestampType
 
TimestampType(boolean, TimeUnit) - Constructor for class org.apache.parquet.format.TimestampType
 
TimestampType(TimestampType) - Constructor for class org.apache.parquet.format.TimestampType
Performs a deep copy on other.
TimestampType._Fields - Enum in org.apache.parquet.format
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
TimeType - Class in org.apache.parquet.format
Time logical type annotation Allowed for physical types: INT32 (millis), INT64 (micros, nanos)
TimeType() - Constructor for class org.apache.parquet.format.TimeType
 
TimeType(boolean, TimeUnit) - Constructor for class org.apache.parquet.format.TimeType
 
TimeType(TimeType) - Constructor for class org.apache.parquet.format.TimeType
Performs a deep copy on other.
TimeType._Fields - Enum in org.apache.parquet.format
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
TimeUnit - Class in org.apache.parquet.format
 
TimeUnit() - Constructor for class org.apache.parquet.format.TimeUnit
 
TimeUnit(TimeUnit._Fields, Object) - Constructor for class org.apache.parquet.format.TimeUnit
 
TimeUnit(TimeUnit) - Constructor for class org.apache.parquet.format.TimeUnit
 
TimeUnit._Fields - Enum in org.apache.parquet.format
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
TimeUnits() - Constructor for class org.apache.parquet.format.LogicalTypes.TimeUnits
 
toJson(TBase<?, ?>) - Static method in class org.apache.parquet.format.CliUtils
Returns the json representation of the specified Thrift object
toString() - Method in class org.apache.parquet.format.AesGcmCtrV1
 
toString() - Method in class org.apache.parquet.format.AesGcmV1
 
toString() - Method in class org.apache.parquet.format.BloomFilterHeader
 
toString() - Method in class org.apache.parquet.format.BoundingBox
 
toString() - Method in class org.apache.parquet.format.BsonType
 
toString() - Method in class org.apache.parquet.format.ColumnChunk
 
toString() - Method in class org.apache.parquet.format.ColumnIndex
 
toString() - Method in class org.apache.parquet.format.ColumnMetaData
 
toString() - Method in class org.apache.parquet.format.DataPageHeader
 
toString() - Method in class org.apache.parquet.format.DataPageHeaderV2
 
toString() - Method in class org.apache.parquet.format.DateType
 
toString() - Method in class org.apache.parquet.format.DecimalType
 
toString() - Method in class org.apache.parquet.format.DictionaryPageHeader
 
toString() - Method in class org.apache.parquet.format.EncryptionWithColumnKey
 
toString() - Method in class org.apache.parquet.format.EncryptionWithFooterKey
 
toString() - Method in class org.apache.parquet.format.EnumType
 
toString() - Method in class org.apache.parquet.format.FileCryptoMetaData
 
toString() - Method in class org.apache.parquet.format.FileMetaData
 
toString() - Method in class org.apache.parquet.format.Float16Type
 
toString() - Method in class org.apache.parquet.format.GeographyType
 
toString() - Method in class org.apache.parquet.format.GeometryType
 
toString() - Method in class org.apache.parquet.format.GeospatialStatistics
 
toString() - Method in class org.apache.parquet.format.IndexPageHeader
 
toString() - Method in class org.apache.parquet.format.InterningProtocol
 
toString() - Method in class org.apache.parquet.format.IntType
 
toString() - Method in class org.apache.parquet.format.JsonType
 
toString() - Method in class org.apache.parquet.format.KeyValue
 
toString() - Method in class org.apache.parquet.format.ListType
 
toString() - Method in class org.apache.parquet.format.MapType
 
toString() - Method in class org.apache.parquet.format.MicroSeconds
 
toString() - Method in class org.apache.parquet.format.MilliSeconds
 
toString() - Method in class org.apache.parquet.format.NanoSeconds
 
toString() - Method in class org.apache.parquet.format.NullType
 
toString() - Method in class org.apache.parquet.format.OffsetIndex
 
toString() - Method in class org.apache.parquet.format.PageEncodingStats
 
toString() - Method in class org.apache.parquet.format.PageHeader
 
toString() - Method in class org.apache.parquet.format.PageLocation
 
toString() - Method in class org.apache.parquet.format.RowGroup
 
toString() - Method in class org.apache.parquet.format.SchemaElement
 
toString() - Method in class org.apache.parquet.format.SizeStatistics
 
toString() - Method in class org.apache.parquet.format.SortingColumn
 
toString() - Method in class org.apache.parquet.format.SplitBlockAlgorithm
 
toString() - Method in class org.apache.parquet.format.Statistics
 
toString() - Method in class org.apache.parquet.format.StringType
 
toString() - Method in class org.apache.parquet.format.TimestampType
 
toString() - Method in class org.apache.parquet.format.TimeType
 
toString() - Method in class org.apache.parquet.format.TypeDefinedOrder
 
toString() - Method in class org.apache.parquet.format.Uncompressed
 
toString() - Method in class org.apache.parquet.format.UUIDType
 
toString() - Method in class org.apache.parquet.format.VariantType
 
toString() - Method in class org.apache.parquet.format.XxHash
 
total_byte_size - Variable in class org.apache.parquet.format.RowGroup
Total byte size of all the uncompressed column data in this row group *
total_compressed_size - Variable in class org.apache.parquet.format.ColumnMetaData
total byte size of all compressed, and potentially encrypted, pages in this column chunk (including the headers) *
total_compressed_size - Variable in class org.apache.parquet.format.RowGroup
Total byte size of all compressed (and potentially encrypted) column data in this row group *
total_uncompressed_size - Variable in class org.apache.parquet.format.ColumnMetaData
total byte size of all uncompressed pages in this column chunk (including the headers) *
tupleSchemeReadValue(TProtocol, short) - Method in class org.apache.parquet.format.BloomFilterAlgorithm
 
tupleSchemeReadValue(TProtocol, short) - Method in class org.apache.parquet.format.BloomFilterCompression
 
tupleSchemeReadValue(TProtocol, short) - Method in class org.apache.parquet.format.BloomFilterHash
 
tupleSchemeReadValue(TProtocol, short) - Method in class org.apache.parquet.format.ColumnCryptoMetaData
 
tupleSchemeReadValue(TProtocol, short) - Method in class org.apache.parquet.format.ColumnOrder
 
tupleSchemeReadValue(TProtocol, short) - Method in class org.apache.parquet.format.EncryptionAlgorithm
 
tupleSchemeReadValue(TProtocol, short) - Method in class org.apache.parquet.format.LogicalType
 
tupleSchemeReadValue(TProtocol, short) - Method in class org.apache.parquet.format.TimeUnit
 
tupleSchemeWriteValue(TProtocol) - Method in class org.apache.parquet.format.BloomFilterAlgorithm
 
tupleSchemeWriteValue(TProtocol) - Method in class org.apache.parquet.format.BloomFilterCompression
 
tupleSchemeWriteValue(TProtocol) - Method in class org.apache.parquet.format.BloomFilterHash
 
tupleSchemeWriteValue(TProtocol) - Method in class org.apache.parquet.format.ColumnCryptoMetaData
 
tupleSchemeWriteValue(TProtocol) - Method in class org.apache.parquet.format.ColumnOrder
 
tupleSchemeWriteValue(TProtocol) - Method in class org.apache.parquet.format.EncryptionAlgorithm
 
tupleSchemeWriteValue(TProtocol) - Method in class org.apache.parquet.format.LogicalType
 
tupleSchemeWriteValue(TProtocol) - Method in class org.apache.parquet.format.TimeUnit
 
type - Variable in class org.apache.parquet.format.ColumnMetaData
Type of this column *
type - Variable in class org.apache.parquet.format.event.TypedConsumer
 
type - Variable in class org.apache.parquet.format.PageHeader
the type of the page: indicates which of the *_header fields is set *
type - Variable in class org.apache.parquet.format.SchemaElement
Data type for this field.
Type - Enum in org.apache.parquet.format
Types supported by Parquet.
type_length - Variable in class org.apache.parquet.format.SchemaElement
If type is FIXED_LEN_BYTE_ARRAY, this is the byte length of the values.
TYPE_ORDER(TypeDefinedOrder) - Static method in class org.apache.parquet.format.ColumnOrder
 
TypedConsumer - Class in org.apache.parquet.format.event
receive thrift events of a given type
TypedConsumer.BoolConsumer - Class in org.apache.parquet.format.event
 
TypedConsumer.ByteConsumer - Class in org.apache.parquet.format.event
 
TypedConsumer.DoubleConsumer - Class in org.apache.parquet.format.event
 
TypedConsumer.I16Consumer - Class in org.apache.parquet.format.event
 
TypedConsumer.I32Consumer - Class in org.apache.parquet.format.event
 
TypedConsumer.I64Consumer - Class in org.apache.parquet.format.event
 
TypedConsumer.ListConsumer - Class in org.apache.parquet.format.event
 
TypedConsumer.MapConsumer - Class in org.apache.parquet.format.event
 
TypedConsumer.SetConsumer - Class in org.apache.parquet.format.event
 
TypedConsumer.StringConsumer - Class in org.apache.parquet.format.event
 
TypedConsumer.StructConsumer - Class in org.apache.parquet.format.event
 
TypeDefinedOrder - Class in org.apache.parquet.format
Empty struct to signal the order defined by the physical or logical type
TypeDefinedOrder() - Constructor for class org.apache.parquet.format.TypeDefinedOrder
 
TypeDefinedOrder(TypeDefinedOrder) - Constructor for class org.apache.parquet.format.TypeDefinedOrder
Performs a deep copy on other.
TypeDefinedOrder._Fields - Enum in org.apache.parquet.format
The set of fields this struct contains, along with convenience methods for finding and manipulating them.

U

UINT_16 - Static variable in class org.apache.parquet.format.LogicalTypes
 
UINT_32 - Static variable in class org.apache.parquet.format.LogicalTypes
 
UINT_64 - Static variable in class org.apache.parquet.format.LogicalTypes
 
UINT_8 - Static variable in class org.apache.parquet.format.LogicalTypes
 
UNCOMPRESSED(Uncompressed) - Static method in class org.apache.parquet.format.BloomFilterCompression
 
Uncompressed - Class in org.apache.parquet.format
The compression used in the Bloom filter.
Uncompressed() - Constructor for class org.apache.parquet.format.Uncompressed
 
Uncompressed(Uncompressed) - Constructor for class org.apache.parquet.format.Uncompressed
Performs a deep copy on other.
Uncompressed._Fields - Enum in org.apache.parquet.format
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
uncompressed_page_size - Variable in class org.apache.parquet.format.PageHeader
Uncompressed page size in bytes (not including this header) *
unencoded_byte_array_data_bytes - Variable in class org.apache.parquet.format.OffsetIndex
Unencoded/uncompressed size for BYTE_ARRAY types.
unencoded_byte_array_data_bytes - Variable in class org.apache.parquet.format.SizeStatistics
The number of physical bytes stored for BYTE_ARRAY data values assuming no encoding.
unit - Variable in class org.apache.parquet.format.TimestampType
 
unit - Variable in class org.apache.parquet.format.TimeType
 
UNKNOWN(NullType) - Static method in class org.apache.parquet.format.LogicalType
 
UNKNOWN - Static variable in class org.apache.parquet.format.LogicalTypes
 
unsetAad_file_unique() - Method in class org.apache.parquet.format.AesGcmCtrV1
 
unsetAad_file_unique() - Method in class org.apache.parquet.format.AesGcmV1
 
unsetAad_prefix() - Method in class org.apache.parquet.format.AesGcmCtrV1
 
unsetAad_prefix() - Method in class org.apache.parquet.format.AesGcmV1
 
unsetAlgorithm() - Method in class org.apache.parquet.format.BloomFilterHeader
 
unsetAlgorithm() - Method in class org.apache.parquet.format.GeographyType
 
unsetBbox() - Method in class org.apache.parquet.format.GeospatialStatistics
 
unsetBitWidth() - Method in class org.apache.parquet.format.IntType
 
unsetBloom_filter_length() - Method in class org.apache.parquet.format.ColumnMetaData
 
unsetBloom_filter_offset() - Method in class org.apache.parquet.format.ColumnMetaData
 
unsetBoundary_order() - Method in class org.apache.parquet.format.ColumnIndex
 
unsetCodec() - Method in class org.apache.parquet.format.ColumnMetaData
 
unsetColumn_idx() - Method in class org.apache.parquet.format.SortingColumn
 
unsetColumn_index_length() - Method in class org.apache.parquet.format.ColumnChunk
 
unsetColumn_index_offset() - Method in class org.apache.parquet.format.ColumnChunk
 
unsetColumn_orders() - Method in class org.apache.parquet.format.FileMetaData
 
unsetColumns() - Method in class org.apache.parquet.format.RowGroup
 
unsetCompressed_page_size() - Method in class org.apache.parquet.format.PageHeader
 
unsetCompressed_page_size() - Method in class org.apache.parquet.format.PageLocation
 
unsetCompression() - Method in class org.apache.parquet.format.BloomFilterHeader
 
unsetConverted_type() - Method in class org.apache.parquet.format.SchemaElement
 
unsetCount() - Method in class org.apache.parquet.format.PageEncodingStats
 
unsetCrc() - Method in class org.apache.parquet.format.PageHeader
 
unsetCreated_by() - Method in class org.apache.parquet.format.FileMetaData
 
unsetCrs() - Method in class org.apache.parquet.format.GeographyType
 
unsetCrs() - Method in class org.apache.parquet.format.GeometryType
 
unsetCrypto_metadata() - Method in class org.apache.parquet.format.ColumnChunk
 
unsetData_page_header() - Method in class org.apache.parquet.format.PageHeader
 
unsetData_page_header_v2() - Method in class org.apache.parquet.format.PageHeader
 
unsetData_page_offset() - Method in class org.apache.parquet.format.ColumnMetaData
 
unsetDefinition_level_encoding() - Method in class org.apache.parquet.format.DataPageHeader
 
unsetDefinition_level_histogram() - Method in class org.apache.parquet.format.SizeStatistics
 
unsetDefinition_level_histograms() - Method in class org.apache.parquet.format.ColumnIndex
 
unsetDefinition_levels_byte_length() - Method in class org.apache.parquet.format.DataPageHeaderV2
 
unsetDescending() - Method in class org.apache.parquet.format.SortingColumn
 
unsetDictionary_page_header() - Method in class org.apache.parquet.format.PageHeader
 
unsetDictionary_page_offset() - Method in class org.apache.parquet.format.ColumnMetaData
 
unsetDistinct_count() - Method in class org.apache.parquet.format.Statistics
 
unsetEncoding() - Method in class org.apache.parquet.format.DataPageHeader
 
unsetEncoding() - Method in class org.apache.parquet.format.DataPageHeaderV2
 
unsetEncoding() - Method in class org.apache.parquet.format.DictionaryPageHeader
 
unsetEncoding() - Method in class org.apache.parquet.format.PageEncodingStats
 
unsetEncoding_stats() - Method in class org.apache.parquet.format.ColumnMetaData
 
unsetEncodings() - Method in class org.apache.parquet.format.ColumnMetaData
 
unsetEncrypted_column_metadata() - Method in class org.apache.parquet.format.ColumnChunk
 
unsetEncryption_algorithm() - Method in class org.apache.parquet.format.FileCryptoMetaData
 
unsetEncryption_algorithm() - Method in class org.apache.parquet.format.FileMetaData
 
unsetField_id() - Method in class org.apache.parquet.format.SchemaElement
 
unsetFile_offset() - Method in class org.apache.parquet.format.ColumnChunk
 
unsetFile_offset() - Method in class org.apache.parquet.format.RowGroup
 
unsetFile_path() - Method in class org.apache.parquet.format.ColumnChunk
 
unsetFirst_row_index() - Method in class org.apache.parquet.format.PageLocation
 
unsetFooter_signing_key_metadata() - Method in class org.apache.parquet.format.FileMetaData
 
unsetGeospatial_statistics() - Method in class org.apache.parquet.format.ColumnMetaData
 
unsetGeospatial_types() - Method in class org.apache.parquet.format.GeospatialStatistics
 
unsetHash() - Method in class org.apache.parquet.format.BloomFilterHeader
 
unsetIndex_page_header() - Method in class org.apache.parquet.format.PageHeader
 
unsetIndex_page_offset() - Method in class org.apache.parquet.format.ColumnMetaData
 
unsetIs_compressed() - Method in class org.apache.parquet.format.DataPageHeaderV2
 
unsetIs_max_value_exact() - Method in class org.apache.parquet.format.Statistics
 
unsetIs_min_value_exact() - Method in class org.apache.parquet.format.Statistics
 
unsetIs_sorted() - Method in class org.apache.parquet.format.DictionaryPageHeader
 
unsetIsAdjustedToUTC() - Method in class org.apache.parquet.format.TimestampType
 
unsetIsAdjustedToUTC() - Method in class org.apache.parquet.format.TimeType
 
unsetIsSigned() - Method in class org.apache.parquet.format.IntType
 
unsetKey() - Method in class org.apache.parquet.format.KeyValue
 
unsetKey_metadata() - Method in class org.apache.parquet.format.EncryptionWithColumnKey
 
unsetKey_metadata() - Method in class org.apache.parquet.format.FileCryptoMetaData
 
unsetKey_value_metadata() - Method in class org.apache.parquet.format.ColumnMetaData
 
unsetKey_value_metadata() - Method in class org.apache.parquet.format.FileMetaData
 
unsetLogicalType() - Method in class org.apache.parquet.format.SchemaElement
 
unsetMax() - Method in class org.apache.parquet.format.Statistics
 
unsetMax_value() - Method in class org.apache.parquet.format.Statistics
 
unsetMax_values() - Method in class org.apache.parquet.format.ColumnIndex
 
unsetMeta_data() - Method in class org.apache.parquet.format.ColumnChunk
 
unsetMin() - Method in class org.apache.parquet.format.Statistics
 
unsetMin_value() - Method in class org.apache.parquet.format.Statistics
 
unsetMin_values() - Method in class org.apache.parquet.format.ColumnIndex
 
unsetMmax() - Method in class org.apache.parquet.format.BoundingBox
 
unsetMmin() - Method in class org.apache.parquet.format.BoundingBox
 
unsetName() - Method in class org.apache.parquet.format.SchemaElement
 
unsetNull_count() - Method in class org.apache.parquet.format.Statistics
 
unsetNull_counts() - Method in class org.apache.parquet.format.ColumnIndex
 
unsetNull_pages() - Method in class org.apache.parquet.format.ColumnIndex
 
unsetNulls_first() - Method in class org.apache.parquet.format.SortingColumn
 
unsetNum_children() - Method in class org.apache.parquet.format.SchemaElement
 
unsetNum_nulls() - Method in class org.apache.parquet.format.DataPageHeaderV2
 
unsetNum_rows() - Method in class org.apache.parquet.format.DataPageHeaderV2
 
unsetNum_rows() - Method in class org.apache.parquet.format.FileMetaData
 
unsetNum_rows() - Method in class org.apache.parquet.format.RowGroup
 
unsetNum_values() - Method in class org.apache.parquet.format.ColumnMetaData
 
unsetNum_values() - Method in class org.apache.parquet.format.DataPageHeader
 
unsetNum_values() - Method in class org.apache.parquet.format.DataPageHeaderV2
 
unsetNum_values() - Method in class org.apache.parquet.format.DictionaryPageHeader
 
unsetNumBytes() - Method in class org.apache.parquet.format.BloomFilterHeader
 
unsetOffset() - Method in class org.apache.parquet.format.PageLocation
 
unsetOffset_index_length() - Method in class org.apache.parquet.format.ColumnChunk
 
unsetOffset_index_offset() - Method in class org.apache.parquet.format.ColumnChunk
 
unsetOrdinal() - Method in class org.apache.parquet.format.RowGroup
 
unsetPage_locations() - Method in class org.apache.parquet.format.OffsetIndex
 
unsetPage_type() - Method in class org.apache.parquet.format.PageEncodingStats
 
unsetPath_in_schema() - Method in class org.apache.parquet.format.ColumnMetaData
 
unsetPath_in_schema() - Method in class org.apache.parquet.format.EncryptionWithColumnKey
 
unsetPrecision() - Method in class org.apache.parquet.format.DecimalType
 
unsetPrecision() - Method in class org.apache.parquet.format.SchemaElement
 
unsetRepetition_level_encoding() - Method in class org.apache.parquet.format.DataPageHeader
 
unsetRepetition_level_histogram() - Method in class org.apache.parquet.format.SizeStatistics
 
unsetRepetition_level_histograms() - Method in class org.apache.parquet.format.ColumnIndex
 
unsetRepetition_levels_byte_length() - Method in class org.apache.parquet.format.DataPageHeaderV2
 
unsetRepetition_type() - Method in class org.apache.parquet.format.SchemaElement
 
unsetRow_groups() - Method in class org.apache.parquet.format.FileMetaData
 
unsetScale() - Method in class org.apache.parquet.format.DecimalType
 
unsetScale() - Method in class org.apache.parquet.format.SchemaElement
 
unsetSchema() - Method in class org.apache.parquet.format.FileMetaData
 
unsetSize_statistics() - Method in class org.apache.parquet.format.ColumnMetaData
 
unsetSorting_columns() - Method in class org.apache.parquet.format.RowGroup
 
unsetSpecification_version() - Method in class org.apache.parquet.format.VariantType
 
unsetStatistics() - Method in class org.apache.parquet.format.ColumnMetaData
 
unsetStatistics() - Method in class org.apache.parquet.format.DataPageHeader
 
unsetStatistics() - Method in class org.apache.parquet.format.DataPageHeaderV2
 
unsetSupply_aad_prefix() - Method in class org.apache.parquet.format.AesGcmCtrV1
 
unsetSupply_aad_prefix() - Method in class org.apache.parquet.format.AesGcmV1
 
unsetTotal_byte_size() - Method in class org.apache.parquet.format.RowGroup
 
unsetTotal_compressed_size() - Method in class org.apache.parquet.format.ColumnMetaData
 
unsetTotal_compressed_size() - Method in class org.apache.parquet.format.RowGroup
 
unsetTotal_uncompressed_size() - Method in class org.apache.parquet.format.ColumnMetaData
 
unsetType() - Method in class org.apache.parquet.format.ColumnMetaData
 
unsetType() - Method in class org.apache.parquet.format.PageHeader
 
unsetType() - Method in class org.apache.parquet.format.SchemaElement
 
unsetType_length() - Method in class org.apache.parquet.format.SchemaElement
 
unsetUncompressed_page_size() - Method in class org.apache.parquet.format.PageHeader
 
unsetUnencoded_byte_array_data_bytes() - Method in class org.apache.parquet.format.OffsetIndex
 
unsetUnencoded_byte_array_data_bytes() - Method in class org.apache.parquet.format.SizeStatistics
 
unsetUnit() - Method in class org.apache.parquet.format.TimestampType
 
unsetUnit() - Method in class org.apache.parquet.format.TimeType
 
unsetValue() - Method in class org.apache.parquet.format.KeyValue
 
unsetVersion() - Method in class org.apache.parquet.format.FileMetaData
 
unsetXmax() - Method in class org.apache.parquet.format.BoundingBox
 
unsetXmin() - Method in class org.apache.parquet.format.BoundingBox
 
unsetYmax() - Method in class org.apache.parquet.format.BoundingBox
 
unsetYmin() - Method in class org.apache.parquet.format.BoundingBox
 
unsetZmax() - Method in class org.apache.parquet.format.BoundingBox
 
unsetZmin() - Method in class org.apache.parquet.format.BoundingBox
 
UTF8 - Static variable in class org.apache.parquet.format.LogicalTypes
 
Util - Class in org.apache.parquet.format
Utility to read/write metadata We use the TCompactProtocol to serialize metadata
Util() - Constructor for class org.apache.parquet.format.Util
 
Util.DefaultFileMetaDataConsumer - Class in org.apache.parquet.format
Simple default consumer that sets the fields
Util.FileMetaDataConsumer - Class in org.apache.parquet.format
To read metadata in a streaming fashion.
UUID(UUIDType) - Static method in class org.apache.parquet.format.LogicalType
 
UUID - Static variable in class org.apache.parquet.format.LogicalTypes
 
UUIDType - Class in org.apache.parquet.format
 
UUIDType() - Constructor for class org.apache.parquet.format.UUIDType
 
UUIDType(UUIDType) - Constructor for class org.apache.parquet.format.UUIDType
Performs a deep copy on other.
UUIDType._Fields - Enum in org.apache.parquet.format
The set of fields this struct contains, along with convenience methods for finding and manipulating them.

V

validate() - Method in class org.apache.parquet.format.AesGcmCtrV1
 
validate() - Method in class org.apache.parquet.format.AesGcmV1
 
validate() - Method in class org.apache.parquet.format.BloomFilterHeader
 
validate() - Method in class org.apache.parquet.format.BoundingBox
 
validate() - Method in class org.apache.parquet.format.BsonType
 
validate() - Method in class org.apache.parquet.format.ColumnChunk
 
validate() - Method in class org.apache.parquet.format.ColumnIndex
 
validate() - Method in class org.apache.parquet.format.ColumnMetaData
 
validate() - Method in class org.apache.parquet.format.DataPageHeader
 
validate() - Method in class org.apache.parquet.format.DataPageHeaderV2
 
validate() - Method in class org.apache.parquet.format.DateType
 
validate() - Method in class org.apache.parquet.format.DecimalType
 
validate() - Method in class org.apache.parquet.format.DictionaryPageHeader
 
validate() - Method in class org.apache.parquet.format.EncryptionWithColumnKey
 
validate() - Method in class org.apache.parquet.format.EncryptionWithFooterKey
 
validate() - Method in class org.apache.parquet.format.EnumType
 
validate() - Method in class org.apache.parquet.format.FileCryptoMetaData
 
validate() - Method in class org.apache.parquet.format.FileMetaData
 
validate() - Method in class org.apache.parquet.format.Float16Type
 
validate() - Method in class org.apache.parquet.format.GeographyType
 
validate() - Method in class org.apache.parquet.format.GeometryType
 
validate() - Method in class org.apache.parquet.format.GeospatialStatistics
 
validate() - Method in class org.apache.parquet.format.IndexPageHeader
 
validate() - Method in class org.apache.parquet.format.IntType
 
validate() - Method in class org.apache.parquet.format.JsonType
 
validate() - Method in class org.apache.parquet.format.KeyValue
 
validate() - Method in class org.apache.parquet.format.ListType
 
validate() - Method in class org.apache.parquet.format.MapType
 
validate() - Method in class org.apache.parquet.format.MicroSeconds
 
validate() - Method in class org.apache.parquet.format.MilliSeconds
 
validate() - Method in class org.apache.parquet.format.NanoSeconds
 
validate() - Method in class org.apache.parquet.format.NullType
 
validate() - Method in class org.apache.parquet.format.OffsetIndex
 
validate() - Method in class org.apache.parquet.format.PageEncodingStats
 
validate() - Method in class org.apache.parquet.format.PageHeader
 
validate() - Method in class org.apache.parquet.format.PageLocation
 
validate() - Method in class org.apache.parquet.format.RowGroup
 
validate() - Method in class org.apache.parquet.format.SchemaElement
 
validate() - Method in class org.apache.parquet.format.SizeStatistics
 
validate() - Method in class org.apache.parquet.format.SortingColumn
 
validate() - Method in class org.apache.parquet.format.SplitBlockAlgorithm
 
validate() - Method in class org.apache.parquet.format.Statistics
 
validate() - Method in class org.apache.parquet.format.StringType
 
validate() - Method in class org.apache.parquet.format.TimestampType
 
validate() - Method in class org.apache.parquet.format.TimeType
 
validate() - Method in class org.apache.parquet.format.TypeDefinedOrder
 
validate() - Method in class org.apache.parquet.format.Uncompressed
 
validate() - Method in class org.apache.parquet.format.UUIDType
 
validate() - Method in class org.apache.parquet.format.VariantType
 
validate() - Method in class org.apache.parquet.format.XxHash
 
value - Variable in class org.apache.parquet.format.KeyValue
 
valueOf(String) - Static method in enum org.apache.parquet.format.AesGcmCtrV1._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.parquet.format.AesGcmV1._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.parquet.format.BloomFilterAlgorithm._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.parquet.format.BloomFilterCompression._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.parquet.format.BloomFilterHash._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.parquet.format.BloomFilterHeader._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.parquet.format.BoundaryOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.parquet.format.BoundingBox._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.parquet.format.BsonType._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.parquet.format.ColumnChunk._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.parquet.format.ColumnCryptoMetaData._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.parquet.format.ColumnIndex._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.parquet.format.ColumnMetaData._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.parquet.format.ColumnOrder._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.parquet.format.CompressionCodec
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.parquet.format.ConvertedType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.parquet.format.DataPageHeader._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.parquet.format.DataPageHeaderV2._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.parquet.format.DateType._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.parquet.format.DecimalType._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.parquet.format.DictionaryPageHeader._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.parquet.format.EdgeInterpolationAlgorithm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.parquet.format.Encoding
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.parquet.format.EncryptionAlgorithm._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.parquet.format.EncryptionWithColumnKey._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.parquet.format.EncryptionWithFooterKey._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.parquet.format.EnumType._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.parquet.format.FieldRepetitionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.parquet.format.FileCryptoMetaData._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.parquet.format.FileMetaData._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.parquet.format.Float16Type._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.parquet.format.GeographyType._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.parquet.format.GeometryType._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.parquet.format.GeospatialStatistics._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.parquet.format.IndexPageHeader._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.parquet.format.IntType._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.parquet.format.JsonType._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.parquet.format.KeyValue._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.parquet.format.ListType._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.parquet.format.LogicalType._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.parquet.format.MapType._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.parquet.format.MicroSeconds._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.parquet.format.MilliSeconds._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.parquet.format.NanoSeconds._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.parquet.format.NullType._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.parquet.format.OffsetIndex._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.parquet.format.PageEncodingStats._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.parquet.format.PageHeader._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.parquet.format.PageLocation._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.parquet.format.PageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.parquet.format.RowGroup._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.parquet.format.SchemaElement._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.parquet.format.SizeStatistics._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.parquet.format.SortingColumn._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.parquet.format.SplitBlockAlgorithm._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.parquet.format.Statistics._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.parquet.format.StringType._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.parquet.format.TimestampType._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.parquet.format.TimeType._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.parquet.format.TimeUnit._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.parquet.format.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.parquet.format.TypeDefinedOrder._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.parquet.format.Uncompressed._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.parquet.format.UUIDType._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.parquet.format.VariantType._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.parquet.format.XxHash._Fields
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.parquet.format.AesGcmCtrV1._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.parquet.format.AesGcmV1._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.parquet.format.BloomFilterAlgorithm._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.parquet.format.BloomFilterCompression._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.parquet.format.BloomFilterHash._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.parquet.format.BloomFilterHeader._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.parquet.format.BoundaryOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.parquet.format.BoundingBox._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.parquet.format.BsonType._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.parquet.format.ColumnChunk._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.parquet.format.ColumnCryptoMetaData._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.parquet.format.ColumnIndex._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.parquet.format.ColumnMetaData._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.parquet.format.ColumnOrder._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.parquet.format.CompressionCodec
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.parquet.format.ConvertedType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.parquet.format.DataPageHeader._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.parquet.format.DataPageHeaderV2._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.parquet.format.DateType._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.parquet.format.DecimalType._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.parquet.format.DictionaryPageHeader._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.parquet.format.EdgeInterpolationAlgorithm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.parquet.format.Encoding
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.parquet.format.EncryptionAlgorithm._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.parquet.format.EncryptionWithColumnKey._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.parquet.format.EncryptionWithFooterKey._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.parquet.format.EnumType._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.parquet.format.FieldRepetitionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.parquet.format.FileCryptoMetaData._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.parquet.format.FileMetaData._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.parquet.format.Float16Type._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.parquet.format.GeographyType._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.parquet.format.GeometryType._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.parquet.format.GeospatialStatistics._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.parquet.format.IndexPageHeader._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.parquet.format.IntType._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.parquet.format.JsonType._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.parquet.format.KeyValue._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.parquet.format.ListType._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.parquet.format.LogicalType._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.parquet.format.MapType._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.parquet.format.MicroSeconds._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.parquet.format.MilliSeconds._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.parquet.format.NanoSeconds._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.parquet.format.NullType._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.parquet.format.OffsetIndex._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.parquet.format.PageEncodingStats._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.parquet.format.PageHeader._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.parquet.format.PageLocation._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.parquet.format.PageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.parquet.format.RowGroup._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.parquet.format.SchemaElement._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.parquet.format.SizeStatistics._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.parquet.format.SortingColumn._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.parquet.format.SplitBlockAlgorithm._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.parquet.format.Statistics._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.parquet.format.StringType._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.parquet.format.TimestampType._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.parquet.format.TimeType._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.parquet.format.TimeUnit._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.parquet.format.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.parquet.format.TypeDefinedOrder._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.parquet.format.Uncompressed._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.parquet.format.UUIDType._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.parquet.format.VariantType._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.parquet.format.XxHash._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
VARIANT(VariantType) - Static method in class org.apache.parquet.format.LogicalType
 
VARIANT(byte) - Static method in class org.apache.parquet.format.LogicalTypes
 
VariantType - Class in org.apache.parquet.format
Embedded Variant logical type annotation
VariantType() - Constructor for class org.apache.parquet.format.VariantType
 
VariantType(VariantType) - Constructor for class org.apache.parquet.format.VariantType
Performs a deep copy on other.
VariantType._Fields - Enum in org.apache.parquet.format
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
version - Variable in class org.apache.parquet.format.FileMetaData
Version of this file *

W

write(TProtocol) - Method in class org.apache.parquet.format.AesGcmCtrV1
 
write(TProtocol) - Method in class org.apache.parquet.format.AesGcmV1
 
write(TProtocol) - Method in class org.apache.parquet.format.BloomFilterHeader
 
write(TProtocol) - Method in class org.apache.parquet.format.BoundingBox
 
write(TProtocol) - Method in class org.apache.parquet.format.BsonType
 
write(TProtocol) - Method in class org.apache.parquet.format.ColumnChunk
 
write(TProtocol) - Method in class org.apache.parquet.format.ColumnIndex
 
write(TProtocol) - Method in class org.apache.parquet.format.ColumnMetaData
 
write(TProtocol) - Method in class org.apache.parquet.format.DataPageHeader
 
write(TProtocol) - Method in class org.apache.parquet.format.DataPageHeaderV2
 
write(TProtocol) - Method in class org.apache.parquet.format.DateType
 
write(TProtocol) - Method in class org.apache.parquet.format.DecimalType
 
write(TProtocol) - Method in class org.apache.parquet.format.DictionaryPageHeader
 
write(TProtocol) - Method in class org.apache.parquet.format.EncryptionWithColumnKey
 
write(TProtocol) - Method in class org.apache.parquet.format.EncryptionWithFooterKey
 
write(TProtocol) - Method in class org.apache.parquet.format.EnumType
 
write(TProtocol) - Method in class org.apache.parquet.format.FileCryptoMetaData
 
write(TProtocol) - Method in class org.apache.parquet.format.FileMetaData
 
write(TProtocol) - Method in class org.apache.parquet.format.Float16Type
 
write(TProtocol) - Method in class org.apache.parquet.format.GeographyType
 
write(TProtocol) - Method in class org.apache.parquet.format.GeometryType
 
write(TProtocol) - Method in class org.apache.parquet.format.GeospatialStatistics
 
write(TProtocol) - Method in class org.apache.parquet.format.IndexPageHeader
 
write(TProtocol) - Method in class org.apache.parquet.format.IntType
 
write(TProtocol) - Method in class org.apache.parquet.format.JsonType
 
write(TProtocol) - Method in class org.apache.parquet.format.KeyValue
 
write(TProtocol) - Method in class org.apache.parquet.format.ListType
 
write(TProtocol) - Method in class org.apache.parquet.format.MapType
 
write(TProtocol) - Method in class org.apache.parquet.format.MicroSeconds
 
write(TProtocol) - Method in class org.apache.parquet.format.MilliSeconds
 
write(TProtocol) - Method in class org.apache.parquet.format.NanoSeconds
 
write(TProtocol) - Method in class org.apache.parquet.format.NullType
 
write(TProtocol) - Method in class org.apache.parquet.format.OffsetIndex
 
write(TProtocol) - Method in class org.apache.parquet.format.PageEncodingStats
 
write(TProtocol) - Method in class org.apache.parquet.format.PageHeader
 
write(TProtocol) - Method in class org.apache.parquet.format.PageLocation
 
write(TProtocol) - Method in class org.apache.parquet.format.RowGroup
 
write(TProtocol) - Method in class org.apache.parquet.format.SchemaElement
 
write(TProtocol) - Method in class org.apache.parquet.format.SizeStatistics
 
write(TProtocol) - Method in class org.apache.parquet.format.SortingColumn
 
write(TProtocol) - Method in class org.apache.parquet.format.SplitBlockAlgorithm
 
write(TProtocol) - Method in class org.apache.parquet.format.Statistics
 
write(TProtocol) - Method in class org.apache.parquet.format.StringType
 
write(TProtocol) - Method in class org.apache.parquet.format.TimestampType
 
write(TProtocol) - Method in class org.apache.parquet.format.TimeType
 
write(TProtocol) - Method in class org.apache.parquet.format.TypeDefinedOrder
 
write(TProtocol) - Method in class org.apache.parquet.format.Uncompressed
 
write(TProtocol) - Method in class org.apache.parquet.format.UUIDType
 
write(TProtocol) - Method in class org.apache.parquet.format.VariantType
 
write(TProtocol) - Method in class org.apache.parquet.format.XxHash
 
writeBinary(ByteBuffer) - Method in class org.apache.parquet.format.InterningProtocol
 
writeBloomFilterHeader(BloomFilterHeader, OutputStream) - Static method in class org.apache.parquet.format.Util
 
writeBloomFilterHeader(BloomFilterHeader, OutputStream, BlockCipher.Encryptor, byte[]) - Static method in class org.apache.parquet.format.Util
 
writeBool(boolean) - Method in class org.apache.parquet.format.InterningProtocol
 
writeByte(byte) - Method in class org.apache.parquet.format.InterningProtocol
 
writeColumnIndex(ColumnIndex, OutputStream) - Static method in class org.apache.parquet.format.Util
 
writeColumnIndex(ColumnIndex, OutputStream, BlockCipher.Encryptor, byte[]) - Static method in class org.apache.parquet.format.Util
 
writeColumnMetaData(ColumnMetaData, OutputStream, BlockCipher.Encryptor, byte[]) - Static method in class org.apache.parquet.format.Util
 
writeDouble(double) - Method in class org.apache.parquet.format.InterningProtocol
 
writeFieldBegin(TField) - Method in class org.apache.parquet.format.InterningProtocol
 
writeFieldEnd() - Method in class org.apache.parquet.format.InterningProtocol
 
writeFieldStop() - Method in class org.apache.parquet.format.InterningProtocol
 
writeFileCryptoMetaData(FileCryptoMetaData, OutputStream) - Static method in class org.apache.parquet.format.Util
 
writeFileMetaData(FileMetaData, OutputStream) - Static method in class org.apache.parquet.format.Util
 
writeFileMetaData(FileMetaData, OutputStream, BlockCipher.Encryptor, byte[]) - Static method in class org.apache.parquet.format.Util
 
writeI16(short) - Method in class org.apache.parquet.format.InterningProtocol
 
writeI32(int) - Method in class org.apache.parquet.format.InterningProtocol
 
writeI64(long) - Method in class org.apache.parquet.format.InterningProtocol
 
writeListBegin(TList) - Method in class org.apache.parquet.format.InterningProtocol
 
writeListEnd() - Method in class org.apache.parquet.format.InterningProtocol
 
writeMapBegin(TMap) - Method in class org.apache.parquet.format.InterningProtocol
 
writeMapEnd() - Method in class org.apache.parquet.format.InterningProtocol
 
writeMessageBegin(TMessage) - Method in class org.apache.parquet.format.InterningProtocol
 
writeMessageEnd() - Method in class org.apache.parquet.format.InterningProtocol
 
writeOffsetIndex(OffsetIndex, OutputStream) - Static method in class org.apache.parquet.format.Util
 
writeOffsetIndex(OffsetIndex, OutputStream, BlockCipher.Encryptor, byte[]) - Static method in class org.apache.parquet.format.Util
 
writePageHeader(PageHeader, OutputStream) - Static method in class org.apache.parquet.format.Util
 
writePageHeader(PageHeader, OutputStream, BlockCipher.Encryptor, byte[]) - Static method in class org.apache.parquet.format.Util
 
writeSetBegin(TSet) - Method in class org.apache.parquet.format.InterningProtocol
 
writeSetEnd() - Method in class org.apache.parquet.format.InterningProtocol
 
writeString(String) - Method in class org.apache.parquet.format.InterningProtocol
 
writeStructBegin(TStruct) - Method in class org.apache.parquet.format.InterningProtocol
 
writeStructEnd() - Method in class org.apache.parquet.format.InterningProtocol
 
writeUuid(UUID) - Method in class org.apache.parquet.format.InterningProtocol
 

X

xmax - Variable in class org.apache.parquet.format.BoundingBox
 
xmin - Variable in class org.apache.parquet.format.BoundingBox
 
XXHASH(XxHash) - Static method in class org.apache.parquet.format.BloomFilterHash
 
XxHash - Class in org.apache.parquet.format
Hash strategy type annotation.
XxHash() - Constructor for class org.apache.parquet.format.XxHash
 
XxHash(XxHash) - Constructor for class org.apache.parquet.format.XxHash
Performs a deep copy on other.
XxHash._Fields - Enum in org.apache.parquet.format
The set of fields this struct contains, along with convenience methods for finding and manipulating them.

Y

ymax - Variable in class org.apache.parquet.format.BoundingBox
 
ymin - Variable in class org.apache.parquet.format.BoundingBox
 

Z

zmax - Variable in class org.apache.parquet.format.BoundingBox
 
zmin - Variable in class org.apache.parquet.format.BoundingBox
 
A B C D E F G H I J K L M N O P R S T U V W X Y Z 
Skip navigation links

Copyright © 2024 The Apache Software Foundation. All rights reserved.