- 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
-
Deprecated.
call onField on the resulting DelegatingFieldConsumer to handle individual fields
- FieldConsumer - Interface in org.apache.parquet.format.event
-
- 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.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.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.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.XxHash
-
- FieldRepetitionType - Enum in org.apache.parquet.format
-
Representation of Schemas
- file_offset - Variable in class org.apache.parquet.format.ColumnChunk
-
Byte offset in file_path to the ColumnMetaData *
- 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
-
- 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
-
- 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
-
Deprecated.
- 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.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.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.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.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.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.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.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.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.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.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.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.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.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; this means pages
change on record boundaries (r = 0).
- footer_signing_key_metadata - Variable in class org.apache.parquet.format.FileMetaData
-
Retrieval metadata of key used for signing the footer.
- 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.
- getBitWidth() - Method in class org.apache.parquet.format.IntType
-
- getBLOCK() - Method in class org.apache.parquet.format.BloomFilterAlgorithm
-
Block-based Bloom filter.
- 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 orderd 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 column index (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 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 32bit CRC for the page, to be be calculated as follows:
- Using the standard CRC32 algorithm
- On the data only, i.e.
- getCreated_by() - Method in class org.apache.parquet.format.FileMetaData
-
String for application that wrote this file.
- 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_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.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.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.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.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(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(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(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(XxHash._Fields) - Method in class org.apache.parquet.format.XxHash
-
- getFile_offset() - Method in class org.apache.parquet.format.ColumnChunk
-
Byte offset in file_path to the ColumnMetaData *
- 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; this means pages
change on record boundaries (r = 0).
- getFooter_signing_key_metadata() - Method in class org.apache.parquet.format.FileMetaData
-
Retrieval metadata of key used for signing the footer.
- 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
-
Min and max 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.
- 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
-
Deprecated.
- 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 value in the column
- getNull_counts() - Method in class org.apache.parquet.format.ColumnIndex
-
A list containing the number of null values for each page *
- 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_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
-
- 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
-
- 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.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.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.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.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
-
Deprecated.
- 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 vales.
- 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
TIME_MILLIS - signed comparison
TIME_MICROS - signed comparison
TIMESTAMP_MILLIS - signed comparison
TIMESTAMP_MICROS - signed comparison
INTERVAL - unsigned comparison
JSON - unsigned byte-wise comparison
BSON - unsigned byte-wise comparison
ENUM - unsigned byte-wise comparison
LIST - undefined
MAP - 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
(*) Because the sorting order is not specified properly for floating
point values (relations vs.
- 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) *
- 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.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.
- getVersion() - Method in class org.apache.parquet.format.FileMetaData
-
Version of this file *
- getXXHASH() - Method in class org.apache.parquet.format.BloomFilterHash
-
xxHash Strategy.
- I16Consumer() - Constructor for class org.apache.parquet.format.event.TypedConsumer.I16Consumer
-
Deprecated.
- I32Consumer() - Constructor for class org.apache.parquet.format.event.TypedConsumer.I32Consumer
-
Deprecated.
- I64Consumer() - Constructor for class org.apache.parquet.format.event.TypedConsumer.I64Consumer
-
Deprecated.
- 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
-
Deprecated.
- INT_32 - Static variable in class org.apache.parquet.format.LogicalTypes
-
Deprecated.
- INT_64 - Static variable in class org.apache.parquet.format.LogicalTypes
-
Deprecated.
- INT_8 - Static variable in class org.apache.parquet.format.LogicalTypes
-
Deprecated.
- INTEGER(IntType) - Static method in class org.apache.parquet.format.LogicalType
-
- InterningProtocol - Class in org.apache.parquet.format
-
- InterningProtocol(TProtocol) - Constructor for class org.apache.parquet.format.InterningProtocol
-
Deprecated.
- IntType - Class in org.apache.parquet.format
-
- 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.
- is_compressed - Variable in class org.apache.parquet.format.DataPageHeaderV2
-
whether the values are compressed.
- 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_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(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(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(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(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
- 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_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
- 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_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
- 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
- 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_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
- 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_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
- 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
- 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
- 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
- isSetVersion() - Method in class org.apache.parquet.format.FileMetaData
-
Returns true if field version is set (has been assigned a value) and false otherwise
- isSetXXHASH() - Method in class org.apache.parquet.format.BloomFilterHash
-
- 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 *
- 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
-
- 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.
- setAlgorithmIsSet(boolean) - Method in class org.apache.parquet.format.BloomFilterHeader
-
- 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_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 orderd 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 column index (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 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
-
Deprecated.
- 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 32bit CRC for the page, to be be calculated as follows:
- Using the standard CRC32 algorithm
- On the data only, i.e.
- 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
-
Deprecated.
- setCreatedBy(String) - Method in class org.apache.parquet.format.Util.FileMetaDataConsumer
-
Deprecated.
- 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_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
-
- 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(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(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(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(XxHash._Fields, Object) - Method in class org.apache.parquet.format.XxHash
-
- setFile_offset(long) - Method in class org.apache.parquet.format.ColumnChunk
-
Byte offset in file_path to the ColumnMetaData *
- 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; this means pages
change on record boundaries (r = 0).
- setFirst_row_indexIsSet(boolean) - Method in class org.apache.parquet.format.PageLocation
-
- 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
-
- 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_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
-
Min and max 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.
- setMin_valuesIsSet(boolean) - Method in class org.apache.parquet.format.ColumnIndex
-
- setMinIsSet(boolean) - Method in class org.apache.parquet.format.Statistics
-
- 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 value 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 *
- 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
-
Deprecated.
- setNumRows(long) - Method in class org.apache.parquet.format.Util.FileMetaDataConsumer
-
Deprecated.
- 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_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
-
Deprecated.
- setSchema(List<SchemaElement>) - Method in class org.apache.parquet.format.Util.FileMetaDataConsumer
-
Deprecated.
- setSchemaIsSet(boolean) - Method in class org.apache.parquet.format.FileMetaData
-
- 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
-
- 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 vales.
- 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
TIME_MILLIS - signed comparison
TIME_MICROS - signed comparison
TIMESTAMP_MILLIS - signed comparison
TIMESTAMP_MICROS - signed comparison
INTERVAL - unsigned comparison
JSON - unsigned byte-wise comparison
BSON - unsigned byte-wise comparison
ENUM - unsigned byte-wise comparison
LIST - undefined
MAP - 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
(*) Because the sorting order is not specified properly for floating
point values (relations vs.
- 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
-
- 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
-
- 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
-
Deprecated.
- setVersion(int) - Method in class org.apache.parquet.format.Util.FileMetaDataConsumer
-
Deprecated.
- setVersionIsSet(boolean) - Method in class org.apache.parquet.format.FileMetaData
-
- setXXHASH(XxHash) - Method in class org.apache.parquet.format.BloomFilterHash
-
xxHash Strategy.
- 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
-
- 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.
- SplitBlockAlgorithm - Class in org.apache.parquet.format
-
- 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() - 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
-
Deprecated.
- StringType - Class in org.apache.parquet.format
-
- 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
-
Deprecated.
- StructConsumer() - Constructor for class org.apache.parquet.format.event.TypedConsumer.StructConsumer
-
Deprecated.
- 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 *
- 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.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.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.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.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.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.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.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.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.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.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.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.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.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.XxHash._Fields
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- version - Variable in class org.apache.parquet.format.FileMetaData
-
Version of this file *