- fieldForId(int) - Method in class parquet.format.ColumnChunk
-
- fieldForId(int) - Method in class parquet.format.ColumnMetaData
-
- fieldForId(int) - Method in class parquet.format.DataPageHeader
-
- fieldForId(int) - Method in class parquet.format.DictionaryPageHeader
-
- fieldForId(int) - Method in class parquet.format.FileMetaData
-
- fieldForId(int) - Method in class parquet.format.IndexPageHeader
-
- fieldForId(int) - Method in class parquet.format.KeyValue
-
- fieldForId(int) - Method in class parquet.format.PageHeader
-
- fieldForId(int) - Method in class parquet.format.RowGroup
-
- fieldForId(int) - Method in class parquet.format.SchemaElement
-
- FieldRepetitionType - Enum in parquet.format
-
Representation of Schemas
- file_offset - Variable in class parquet.format.ColumnChunk
-
Byte offset in file_path to the ColumnMetaData *
- file_path - Variable in class parquet.format.ColumnChunk
-
File where column data is stored.
- FileMetaData - Class in parquet.format
-
Description for file metadata
- FileMetaData() - Constructor for class parquet.format.FileMetaData
-
- FileMetaData(int, List<SchemaElement>, long, List<RowGroup>) - Constructor for class parquet.format.FileMetaData
-
- FileMetaData(FileMetaData) - Constructor for class parquet.format.FileMetaData
-
Performs a deep copy on other.
- FileMetaData._Fields - Enum in parquet.format
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- findByName(String) - Static method in enum parquet.format.ColumnChunk._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum parquet.format.ColumnMetaData._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum parquet.format.DataPageHeader._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum parquet.format.DictionaryPageHeader._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum parquet.format.FileMetaData._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum parquet.format.IndexPageHeader._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum parquet.format.KeyValue._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum parquet.format.PageHeader._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum parquet.format.RowGroup._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum parquet.format.SchemaElement._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByThriftId(int) - Static method in enum parquet.format.ColumnChunk._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum parquet.format.ColumnMetaData._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum parquet.format.DataPageHeader._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum parquet.format.DictionaryPageHeader._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum parquet.format.FileMetaData._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum parquet.format.IndexPageHeader._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum parquet.format.KeyValue._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum parquet.format.PageHeader._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum parquet.format.RowGroup._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum parquet.format.SchemaElement._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftIdOrThrow(int) - Static method in enum 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 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 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 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 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 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 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 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 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 parquet.format.SchemaElement._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception
if it is not found.
- findByValue(int) - Static method in enum parquet.format.CompressionCodec
-
Find a the enum type by its integer value, as defined in the Thrift IDL.
- findByValue(int) - Static method in enum parquet.format.ConvertedType
-
Find a the enum type by its integer value, as defined in the Thrift IDL.
- findByValue(int) - Static method in enum parquet.format.Encoding
-
Find a the enum type by its integer value, as defined in the Thrift IDL.
- findByValue(int) - Static method in enum parquet.format.FieldRepetitionType
-
Find a the enum type by its integer value, as defined in the Thrift IDL.
- findByValue(int) - Static method in enum parquet.format.PageType
-
Find a the enum type by its integer value, as defined in the Thrift IDL.
- findByValue(int) - Static method in enum parquet.format.Type
-
Find a the enum type by its integer value, as defined in the Thrift IDL.
- getCodec() - Method in class parquet.format.ColumnMetaData
-
Compression codec *
- getColumns() - Method in class parquet.format.RowGroup
-
- getColumnsIterator() - Method in class parquet.format.RowGroup
-
- getColumnsSize() - Method in class parquet.format.RowGroup
-
- getCompressed_page_size() - Method in class parquet.format.PageHeader
-
Compressed page size in bytes (not including this header) *
- getConverted_type() - Method in class parquet.format.SchemaElement
-
When the schema is the result of a conversion from another model
Used to record the original type to help with cross conversion.
- getCrc() - Method in class parquet.format.PageHeader
-
32bit crc for the data below.
- getCreated_by() - Method in class parquet.format.FileMetaData
-
String for application that wrote this file.
- getData_page_header() - Method in class parquet.format.PageHeader
-
- getData_page_offset() - Method in class parquet.format.ColumnMetaData
-
Byte offset from beginning of file to first data page *
- getDefinition_level_encoding() - Method in class parquet.format.DataPageHeader
-
Encoding used for definition levels *
- getDictionary_page_header() - Method in class parquet.format.PageHeader
-
- getDictionary_page_offset() - Method in class parquet.format.ColumnMetaData
-
Byte offset from the beginning of file to first (only) dictionary page *
- getEncoding() - Method in class parquet.format.DataPageHeader
-
Encoding used for this data page *
- getEncoding() - Method in class parquet.format.DictionaryPageHeader
-
Encoding using this dictionary page *
- getEncodings() - Method in class parquet.format.ColumnMetaData
-
Set of all encodings used for this column.
- getEncodingsIterator() - Method in class parquet.format.ColumnMetaData
-
- getEncodingsSize() - Method in class parquet.format.ColumnMetaData
-
- getFieldName() - Method in enum parquet.format.ColumnChunk._Fields
-
- getFieldName() - Method in enum parquet.format.ColumnMetaData._Fields
-
- getFieldName() - Method in enum parquet.format.DataPageHeader._Fields
-
- getFieldName() - Method in enum parquet.format.DictionaryPageHeader._Fields
-
- getFieldName() - Method in enum parquet.format.FileMetaData._Fields
-
- getFieldName() - Method in enum parquet.format.IndexPageHeader._Fields
-
- getFieldName() - Method in enum parquet.format.KeyValue._Fields
-
- getFieldName() - Method in enum parquet.format.PageHeader._Fields
-
- getFieldName() - Method in enum parquet.format.RowGroup._Fields
-
- getFieldName() - Method in enum parquet.format.SchemaElement._Fields
-
- getFieldValue(ColumnChunk._Fields) - Method in class parquet.format.ColumnChunk
-
- getFieldValue(ColumnMetaData._Fields) - Method in class parquet.format.ColumnMetaData
-
- getFieldValue(DataPageHeader._Fields) - Method in class parquet.format.DataPageHeader
-
- getFieldValue(DictionaryPageHeader._Fields) - Method in class parquet.format.DictionaryPageHeader
-
- getFieldValue(FileMetaData._Fields) - Method in class parquet.format.FileMetaData
-
- getFieldValue(IndexPageHeader._Fields) - Method in class parquet.format.IndexPageHeader
-
- getFieldValue(KeyValue._Fields) - Method in class parquet.format.KeyValue
-
- getFieldValue(PageHeader._Fields) - Method in class parquet.format.PageHeader
-
- getFieldValue(RowGroup._Fields) - Method in class parquet.format.RowGroup
-
- getFieldValue(SchemaElement._Fields) - Method in class parquet.format.SchemaElement
-
- getFile_offset() - Method in class parquet.format.ColumnChunk
-
Byte offset in file_path to the ColumnMetaData *
- getFile_path() - Method in class parquet.format.ColumnChunk
-
File where column data is stored.
- getIndex_page_header() - Method in class parquet.format.PageHeader
-
- getIndex_page_offset() - Method in class parquet.format.ColumnMetaData
-
Byte offset from beginning of file to root index page *
- getKey() - Method in class parquet.format.KeyValue
-
- getKey_value_metadata() - Method in class parquet.format.ColumnMetaData
-
Optional key/value metadata *
- getKey_value_metadata() - Method in class parquet.format.FileMetaData
-
Optional key/value metadata *
- getKey_value_metadataIterator() - Method in class parquet.format.ColumnMetaData
-
- getKey_value_metadataIterator() - Method in class parquet.format.FileMetaData
-
- getKey_value_metadataSize() - Method in class parquet.format.ColumnMetaData
-
- getKey_value_metadataSize() - Method in class parquet.format.FileMetaData
-
- getMeta_data() - Method in class parquet.format.ColumnChunk
-
Column metadata for this chunk.
- getName() - Method in class parquet.format.SchemaElement
-
Name of the field in the schema
- getNum_children() - Method in class parquet.format.SchemaElement
-
Nested fields.
- getNum_rows() - Method in class parquet.format.FileMetaData
-
Number of rows in this file *
- getNum_rows() - Method in class parquet.format.RowGroup
-
Number of rows in this row group *
- getNum_values() - Method in class parquet.format.ColumnMetaData
-
Number of values in this column *
- getNum_values() - Method in class parquet.format.DataPageHeader
-
Number of values, including NULLs, in this data page.
- getNum_values() - Method in class parquet.format.DictionaryPageHeader
-
Number of values in the dictionary *
- getPath_in_schema() - Method in class parquet.format.ColumnMetaData
-
Path in schema *
- getPath_in_schemaIterator() - Method in class parquet.format.ColumnMetaData
-
- getPath_in_schemaSize() - Method in class parquet.format.ColumnMetaData
-
- getRepetition_level_encoding() - Method in class parquet.format.DataPageHeader
-
Encoding used for repetition levels *
- getRepetition_type() - Method in class parquet.format.SchemaElement
-
repetition of the field.
- getRow_groups() - Method in class parquet.format.FileMetaData
-
Row groups in this file *
- getRow_groupsIterator() - Method in class parquet.format.FileMetaData
-
- getRow_groupsSize() - Method in class parquet.format.FileMetaData
-
- getSchema() - Method in class parquet.format.FileMetaData
-
Parquet schema for this file.
- getSchemaIterator() - Method in class parquet.format.FileMetaData
-
- getSchemaSize() - Method in class parquet.format.FileMetaData
-
- getThriftFieldId() - Method in enum parquet.format.ColumnChunk._Fields
-
- getThriftFieldId() - Method in enum parquet.format.ColumnMetaData._Fields
-
- getThriftFieldId() - Method in enum parquet.format.DataPageHeader._Fields
-
- getThriftFieldId() - Method in enum parquet.format.DictionaryPageHeader._Fields
-
- getThriftFieldId() - Method in enum parquet.format.FileMetaData._Fields
-
- getThriftFieldId() - Method in enum parquet.format.IndexPageHeader._Fields
-
- getThriftFieldId() - Method in enum parquet.format.KeyValue._Fields
-
- getThriftFieldId() - Method in enum parquet.format.PageHeader._Fields
-
- getThriftFieldId() - Method in enum parquet.format.RowGroup._Fields
-
- getThriftFieldId() - Method in enum parquet.format.SchemaElement._Fields
-
- getTotal_byte_size() - Method in class parquet.format.RowGroup
-
Total byte size of all the uncompressed column data in this row group *
- getTotal_compressed_size() - Method in class parquet.format.ColumnMetaData
-
total byte size of all compressed pages in this column chunk (including the headers) *
- getTotal_uncompressed_size() - Method in class parquet.format.ColumnMetaData
-
total byte size of all uncompressed pages in this column chunk (including the headers) *
- getType() - Method in class parquet.format.ColumnMetaData
-
Type of this column *
- getType() - Method in class parquet.format.PageHeader
-
the type of the page: indicates which of the *_header fields is set *
- getType() - Method in class parquet.format.SchemaElement
-
Data type for this field.
- getType_length() - Method in class parquet.format.SchemaElement
-
If type is FIXED_LEN_BYTE_ARRAY, this is the byte length of the vales.
- getUncompressed_page_size() - Method in class parquet.format.PageHeader
-
Uncompressed page size in bytes (not including this header) *
- getValue() - Method in enum parquet.format.CompressionCodec
-
Get the integer value of this enum value, as defined in the Thrift IDL.
- getValue() - Method in enum parquet.format.ConvertedType
-
Get the integer value of this enum value, as defined in the Thrift IDL.
- getValue() - Method in enum parquet.format.Encoding
-
Get the integer value of this enum value, as defined in the Thrift IDL.
- getValue() - Method in enum parquet.format.FieldRepetitionType
-
Get the integer value of this enum value, as defined in the Thrift IDL.
- getValue() - Method in class parquet.format.KeyValue
-
- getValue() - Method in enum parquet.format.PageType
-
Get the integer value of this enum value, as defined in the Thrift IDL.
- getValue() - Method in enum parquet.format.Type
-
Get the integer value of this enum value, as defined in the Thrift IDL.
- getVersion() - Method in class parquet.format.FileMetaData
-
Version of this file *
- index_page_header - Variable in class parquet.format.PageHeader
-
- index_page_offset - Variable in class parquet.format.ColumnMetaData
-
Byte offset from beginning of file to root index page *
- IndexPageHeader - Class in parquet.format
-
- IndexPageHeader() - Constructor for class parquet.format.IndexPageHeader
-
- IndexPageHeader(IndexPageHeader) - Constructor for class parquet.format.IndexPageHeader
-
Performs a deep copy on other.
- IndexPageHeader._Fields - Enum in parquet.format
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- isSet(ColumnChunk._Fields) - Method in class parquet.format.ColumnChunk
-
Returns true if field corresponding to fieldID is set (has been asigned a value) and false otherwise
- isSet(ColumnMetaData._Fields) - Method in class parquet.format.ColumnMetaData
-
Returns true if field corresponding to fieldID is set (has been asigned a value) and false otherwise
- isSet(DataPageHeader._Fields) - Method in class parquet.format.DataPageHeader
-
Returns true if field corresponding to fieldID is set (has been asigned a value) and false otherwise
- isSet(DictionaryPageHeader._Fields) - Method in class parquet.format.DictionaryPageHeader
-
Returns true if field corresponding to fieldID is set (has been asigned a value) and false otherwise
- isSet(FileMetaData._Fields) - Method in class parquet.format.FileMetaData
-
Returns true if field corresponding to fieldID is set (has been asigned a value) and false otherwise
- isSet(IndexPageHeader._Fields) - Method in class parquet.format.IndexPageHeader
-
Returns true if field corresponding to fieldID is set (has been asigned a value) and false otherwise
- isSet(KeyValue._Fields) - Method in class parquet.format.KeyValue
-
Returns true if field corresponding to fieldID is set (has been asigned a value) and false otherwise
- isSet(PageHeader._Fields) - Method in class parquet.format.PageHeader
-
Returns true if field corresponding to fieldID is set (has been asigned a value) and false otherwise
- isSet(RowGroup._Fields) - Method in class parquet.format.RowGroup
-
Returns true if field corresponding to fieldID is set (has been asigned a value) and false otherwise
- isSet(SchemaElement._Fields) - Method in class parquet.format.SchemaElement
-
Returns true if field corresponding to fieldID is set (has been asigned a value) and false otherwise
- isSetCodec() - Method in class parquet.format.ColumnMetaData
-
Returns true if field codec is set (has been asigned a value) and false otherwise
- isSetColumns() - Method in class parquet.format.RowGroup
-
Returns true if field columns is set (has been asigned a value) and false otherwise
- isSetCompressed_page_size() - Method in class parquet.format.PageHeader
-
Returns true if field compressed_page_size is set (has been asigned a value) and false otherwise
- isSetConverted_type() - Method in class parquet.format.SchemaElement
-
Returns true if field converted_type is set (has been asigned a value) and false otherwise
- isSetCrc() - Method in class parquet.format.PageHeader
-
Returns true if field crc is set (has been asigned a value) and false otherwise
- isSetCreated_by() - Method in class parquet.format.FileMetaData
-
Returns true if field created_by is set (has been asigned a value) and false otherwise
- isSetData_page_header() - Method in class parquet.format.PageHeader
-
Returns true if field data_page_header is set (has been asigned a value) and false otherwise
- isSetData_page_offset() - Method in class parquet.format.ColumnMetaData
-
Returns true if field data_page_offset is set (has been asigned a value) and false otherwise
- isSetDefinition_level_encoding() - Method in class parquet.format.DataPageHeader
-
Returns true if field definition_level_encoding is set (has been asigned a value) and false otherwise
- isSetDictionary_page_header() - Method in class parquet.format.PageHeader
-
Returns true if field dictionary_page_header is set (has been asigned a value) and false otherwise
- isSetDictionary_page_offset() - Method in class parquet.format.ColumnMetaData
-
Returns true if field dictionary_page_offset is set (has been asigned a value) and false otherwise
- isSetEncoding() - Method in class parquet.format.DataPageHeader
-
Returns true if field encoding is set (has been asigned a value) and false otherwise
- isSetEncoding() - Method in class parquet.format.DictionaryPageHeader
-
Returns true if field encoding is set (has been asigned a value) and false otherwise
- isSetEncodings() - Method in class parquet.format.ColumnMetaData
-
Returns true if field encodings is set (has been asigned a value) and false otherwise
- isSetFile_offset() - Method in class parquet.format.ColumnChunk
-
Returns true if field file_offset is set (has been asigned a value) and false otherwise
- isSetFile_path() - Method in class parquet.format.ColumnChunk
-
Returns true if field file_path is set (has been asigned a value) and false otherwise
- isSetIndex_page_header() - Method in class parquet.format.PageHeader
-
Returns true if field index_page_header is set (has been asigned a value) and false otherwise
- isSetIndex_page_offset() - Method in class parquet.format.ColumnMetaData
-
Returns true if field index_page_offset is set (has been asigned a value) and false otherwise
- isSetKey() - Method in class parquet.format.KeyValue
-
Returns true if field key is set (has been asigned a value) and false otherwise
- isSetKey_value_metadata() - Method in class parquet.format.ColumnMetaData
-
Returns true if field key_value_metadata is set (has been asigned a value) and false otherwise
- isSetKey_value_metadata() - Method in class parquet.format.FileMetaData
-
Returns true if field key_value_metadata is set (has been asigned a value) and false otherwise
- isSetMeta_data() - Method in class parquet.format.ColumnChunk
-
Returns true if field meta_data is set (has been asigned a value) and false otherwise
- isSetName() - Method in class parquet.format.SchemaElement
-
Returns true if field name is set (has been asigned a value) and false otherwise
- isSetNum_children() - Method in class parquet.format.SchemaElement
-
Returns true if field num_children is set (has been asigned a value) and false otherwise
- isSetNum_rows() - Method in class parquet.format.FileMetaData
-
Returns true if field num_rows is set (has been asigned a value) and false otherwise
- isSetNum_rows() - Method in class parquet.format.RowGroup
-
Returns true if field num_rows is set (has been asigned a value) and false otherwise
- isSetNum_values() - Method in class parquet.format.ColumnMetaData
-
Returns true if field num_values is set (has been asigned a value) and false otherwise
- isSetNum_values() - Method in class parquet.format.DataPageHeader
-
Returns true if field num_values is set (has been asigned a value) and false otherwise
- isSetNum_values() - Method in class parquet.format.DictionaryPageHeader
-
Returns true if field num_values is set (has been asigned a value) and false otherwise
- isSetPath_in_schema() - Method in class parquet.format.ColumnMetaData
-
Returns true if field path_in_schema is set (has been asigned a value) and false otherwise
- isSetRepetition_level_encoding() - Method in class parquet.format.DataPageHeader
-
Returns true if field repetition_level_encoding is set (has been asigned a value) and false otherwise
- isSetRepetition_type() - Method in class parquet.format.SchemaElement
-
Returns true if field repetition_type is set (has been asigned a value) and false otherwise
- isSetRow_groups() - Method in class parquet.format.FileMetaData
-
Returns true if field row_groups is set (has been asigned a value) and false otherwise
- isSetSchema() - Method in class parquet.format.FileMetaData
-
Returns true if field schema is set (has been asigned a value) and false otherwise
- isSetTotal_byte_size() - Method in class parquet.format.RowGroup
-
Returns true if field total_byte_size is set (has been asigned a value) and false otherwise
- isSetTotal_compressed_size() - Method in class parquet.format.ColumnMetaData
-
Returns true if field total_compressed_size is set (has been asigned a value) and false otherwise
- isSetTotal_uncompressed_size() - Method in class parquet.format.ColumnMetaData
-
Returns true if field total_uncompressed_size is set (has been asigned a value) and false otherwise
- isSetType() - Method in class parquet.format.ColumnMetaData
-
Returns true if field type is set (has been asigned a value) and false otherwise
- isSetType() - Method in class parquet.format.PageHeader
-
Returns true if field type is set (has been asigned a value) and false otherwise
- isSetType() - Method in class parquet.format.SchemaElement
-
Returns true if field type is set (has been asigned a value) and false otherwise
- isSetType_length() - Method in class parquet.format.SchemaElement
-
Returns true if field type_length is set (has been asigned a value) and false otherwise
- isSetUncompressed_page_size() - Method in class parquet.format.PageHeader
-
Returns true if field uncompressed_page_size is set (has been asigned a value) and false otherwise
- isSetValue() - Method in class parquet.format.KeyValue
-
Returns true if field value is set (has been asigned a value) and false otherwise
- isSetVersion() - Method in class parquet.format.FileMetaData
-
Returns true if field version is set (has been asigned a value) and false otherwise
- schema - Variable in class parquet.format.FileMetaData
-
Parquet schema for this file.
- SchemaElement - Class in parquet.format
-
Represents a element inside a schema definition.
- SchemaElement() - Constructor for class parquet.format.SchemaElement
-
- SchemaElement(String) - Constructor for class parquet.format.SchemaElement
-
- SchemaElement(SchemaElement) - Constructor for class parquet.format.SchemaElement
-
Performs a deep copy on other.
- SchemaElement._Fields - Enum in parquet.format
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- setCodec(CompressionCodec) - Method in class parquet.format.ColumnMetaData
-
Compression codec *
- setCodecIsSet(boolean) - Method in class parquet.format.ColumnMetaData
-
- setColumns(List<ColumnChunk>) - Method in class parquet.format.RowGroup
-
- setColumnsIsSet(boolean) - Method in class parquet.format.RowGroup
-
- setCompressed_page_size(int) - Method in class parquet.format.PageHeader
-
Compressed page size in bytes (not including this header) *
- setCompressed_page_sizeIsSet(boolean) - Method in class parquet.format.PageHeader
-
- setConverted_type(ConvertedType) - Method in class parquet.format.SchemaElement
-
When the schema is the result of a conversion from another model
Used to record the original type to help with cross conversion.
- setConverted_typeIsSet(boolean) - Method in class parquet.format.SchemaElement
-
- setCrc(int) - Method in class parquet.format.PageHeader
-
32bit crc for the data below.
- setCrcIsSet(boolean) - Method in class parquet.format.PageHeader
-
- setCreated_by(String) - Method in class parquet.format.FileMetaData
-
String for application that wrote this file.
- setCreated_byIsSet(boolean) - Method in class parquet.format.FileMetaData
-
- setData_page_header(DataPageHeader) - Method in class parquet.format.PageHeader
-
- setData_page_headerIsSet(boolean) - Method in class parquet.format.PageHeader
-
- setData_page_offset(long) - Method in class parquet.format.ColumnMetaData
-
Byte offset from beginning of file to first data page *
- setData_page_offsetIsSet(boolean) - Method in class parquet.format.ColumnMetaData
-
- setDefinition_level_encoding(Encoding) - Method in class parquet.format.DataPageHeader
-
Encoding used for definition levels *
- setDefinition_level_encodingIsSet(boolean) - Method in class parquet.format.DataPageHeader
-
- setDictionary_page_header(DictionaryPageHeader) - Method in class parquet.format.PageHeader
-
- setDictionary_page_headerIsSet(boolean) - Method in class parquet.format.PageHeader
-
- setDictionary_page_offset(long) - Method in class parquet.format.ColumnMetaData
-
Byte offset from the beginning of file to first (only) dictionary page *
- setDictionary_page_offsetIsSet(boolean) - Method in class parquet.format.ColumnMetaData
-
- setEncoding(Encoding) - Method in class parquet.format.DataPageHeader
-
Encoding used for this data page *
- setEncoding(Encoding) - Method in class parquet.format.DictionaryPageHeader
-
Encoding using this dictionary page *
- setEncodingIsSet(boolean) - Method in class parquet.format.DataPageHeader
-
- setEncodingIsSet(boolean) - Method in class parquet.format.DictionaryPageHeader
-
- setEncodings(List<Encoding>) - Method in class parquet.format.ColumnMetaData
-
Set of all encodings used for this column.
- setEncodingsIsSet(boolean) - Method in class parquet.format.ColumnMetaData
-
- setFieldValue(ColumnChunk._Fields, Object) - Method in class parquet.format.ColumnChunk
-
- setFieldValue(ColumnMetaData._Fields, Object) - Method in class parquet.format.ColumnMetaData
-
- setFieldValue(DataPageHeader._Fields, Object) - Method in class parquet.format.DataPageHeader
-
- setFieldValue(DictionaryPageHeader._Fields, Object) - Method in class parquet.format.DictionaryPageHeader
-
- setFieldValue(FileMetaData._Fields, Object) - Method in class parquet.format.FileMetaData
-
- setFieldValue(IndexPageHeader._Fields, Object) - Method in class parquet.format.IndexPageHeader
-
- setFieldValue(KeyValue._Fields, Object) - Method in class parquet.format.KeyValue
-
- setFieldValue(PageHeader._Fields, Object) - Method in class parquet.format.PageHeader
-
- setFieldValue(RowGroup._Fields, Object) - Method in class parquet.format.RowGroup
-
- setFieldValue(SchemaElement._Fields, Object) - Method in class parquet.format.SchemaElement
-
- setFile_offset(long) - Method in class parquet.format.ColumnChunk
-
Byte offset in file_path to the ColumnMetaData *
- setFile_offsetIsSet(boolean) - Method in class parquet.format.ColumnChunk
-
- setFile_path(String) - Method in class parquet.format.ColumnChunk
-
File where column data is stored.
- setFile_pathIsSet(boolean) - Method in class parquet.format.ColumnChunk
-
- setIndex_page_header(IndexPageHeader) - Method in class parquet.format.PageHeader
-
- setIndex_page_headerIsSet(boolean) - Method in class parquet.format.PageHeader
-
- setIndex_page_offset(long) - Method in class parquet.format.ColumnMetaData
-
Byte offset from beginning of file to root index page *
- setIndex_page_offsetIsSet(boolean) - Method in class parquet.format.ColumnMetaData
-
- setKey(String) - Method in class parquet.format.KeyValue
-
- setKey_value_metadata(List<KeyValue>) - Method in class parquet.format.ColumnMetaData
-
Optional key/value metadata *
- setKey_value_metadata(List<KeyValue>) - Method in class parquet.format.FileMetaData
-
Optional key/value metadata *
- setKey_value_metadataIsSet(boolean) - Method in class parquet.format.ColumnMetaData
-
- setKey_value_metadataIsSet(boolean) - Method in class parquet.format.FileMetaData
-
- setKeyIsSet(boolean) - Method in class parquet.format.KeyValue
-
- setMeta_data(ColumnMetaData) - Method in class parquet.format.ColumnChunk
-
Column metadata for this chunk.
- setMeta_dataIsSet(boolean) - Method in class parquet.format.ColumnChunk
-
- setName(String) - Method in class parquet.format.SchemaElement
-
Name of the field in the schema
- setNameIsSet(boolean) - Method in class parquet.format.SchemaElement
-
- setNum_children(int) - Method in class parquet.format.SchemaElement
-
Nested fields.
- setNum_childrenIsSet(boolean) - Method in class parquet.format.SchemaElement
-
- setNum_rows(long) - Method in class parquet.format.FileMetaData
-
Number of rows in this file *
- setNum_rows(long) - Method in class parquet.format.RowGroup
-
Number of rows in this row group *
- setNum_rowsIsSet(boolean) - Method in class parquet.format.FileMetaData
-
- setNum_rowsIsSet(boolean) - Method in class parquet.format.RowGroup
-
- setNum_values(long) - Method in class parquet.format.ColumnMetaData
-
Number of values in this column *
- setNum_values(int) - Method in class parquet.format.DataPageHeader
-
Number of values, including NULLs, in this data page.
- setNum_values(int) - Method in class parquet.format.DictionaryPageHeader
-
Number of values in the dictionary *
- setNum_valuesIsSet(boolean) - Method in class parquet.format.ColumnMetaData
-
- setNum_valuesIsSet(boolean) - Method in class parquet.format.DataPageHeader
-
- setNum_valuesIsSet(boolean) - Method in class parquet.format.DictionaryPageHeader
-
- setPath_in_schema(List<String>) - Method in class parquet.format.ColumnMetaData
-
Path in schema *
- setPath_in_schemaIsSet(boolean) - Method in class parquet.format.ColumnMetaData
-
- setRepetition_level_encoding(Encoding) - Method in class parquet.format.DataPageHeader
-
Encoding used for repetition levels *
- setRepetition_level_encodingIsSet(boolean) - Method in class parquet.format.DataPageHeader
-
- setRepetition_type(FieldRepetitionType) - Method in class parquet.format.SchemaElement
-
repetition of the field.
- setRepetition_typeIsSet(boolean) - Method in class parquet.format.SchemaElement
-
- setRow_groups(List<RowGroup>) - Method in class parquet.format.FileMetaData
-
Row groups in this file *
- setRow_groupsIsSet(boolean) - Method in class parquet.format.FileMetaData
-
- setSchema(List<SchemaElement>) - Method in class parquet.format.FileMetaData
-
Parquet schema for this file.
- setSchemaIsSet(boolean) - Method in class parquet.format.FileMetaData
-
- setTotal_byte_size(long) - Method in class parquet.format.RowGroup
-
Total byte size of all the uncompressed column data in this row group *
- setTotal_byte_sizeIsSet(boolean) - Method in class parquet.format.RowGroup
-
- setTotal_compressed_size(long) - Method in class parquet.format.ColumnMetaData
-
total byte size of all compressed pages in this column chunk (including the headers) *
- setTotal_compressed_sizeIsSet(boolean) - Method in class parquet.format.ColumnMetaData
-
- setTotal_uncompressed_size(long) - Method in class parquet.format.ColumnMetaData
-
total byte size of all uncompressed pages in this column chunk (including the headers) *
- setTotal_uncompressed_sizeIsSet(boolean) - Method in class parquet.format.ColumnMetaData
-
- setType(Type) - Method in class parquet.format.ColumnMetaData
-
Type of this column *
- setType(PageType) - Method in class parquet.format.PageHeader
-
the type of the page: indicates which of the *_header fields is set *
- setType(Type) - Method in class parquet.format.SchemaElement
-
Data type for this field.
- setType_length(int) - Method in class parquet.format.SchemaElement
-
If type is FIXED_LEN_BYTE_ARRAY, this is the byte length of the vales.
- setType_lengthIsSet(boolean) - Method in class parquet.format.SchemaElement
-
- setTypeIsSet(boolean) - Method in class parquet.format.ColumnMetaData
-
- setTypeIsSet(boolean) - Method in class parquet.format.PageHeader
-
- setTypeIsSet(boolean) - Method in class parquet.format.SchemaElement
-
- setUncompressed_page_size(int) - Method in class parquet.format.PageHeader
-
Uncompressed page size in bytes (not including this header) *
- setUncompressed_page_sizeIsSet(boolean) - Method in class parquet.format.PageHeader
-
- setValue(String) - Method in class parquet.format.KeyValue
-
- setValueIsSet(boolean) - Method in class parquet.format.KeyValue
-
- setVersion(int) - Method in class parquet.format.FileMetaData
-
Version of this file *
- setVersionIsSet(boolean) - Method in class parquet.format.FileMetaData
-
- validate() - Method in class parquet.format.ColumnChunk
-
- validate() - Method in class parquet.format.ColumnMetaData
-
- validate() - Method in class parquet.format.DataPageHeader
-
- validate() - Method in class parquet.format.DictionaryPageHeader
-
- validate() - Method in class parquet.format.FileMetaData
-
- validate() - Method in class parquet.format.IndexPageHeader
-
- validate() - Method in class parquet.format.KeyValue
-
- validate() - Method in class parquet.format.PageHeader
-
- validate() - Method in class parquet.format.RowGroup
-
- validate() - Method in class parquet.format.SchemaElement
-
- value - Variable in class parquet.format.KeyValue
-
- valueOf(String) - Static method in enum parquet.format.ColumnChunk._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum parquet.format.ColumnMetaData._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum parquet.format.CompressionCodec
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum parquet.format.ConvertedType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum parquet.format.DataPageHeader._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum parquet.format.DictionaryPageHeader._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum parquet.format.Encoding
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum parquet.format.FieldRepetitionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum parquet.format.FileMetaData._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum parquet.format.IndexPageHeader._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum parquet.format.KeyValue._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum parquet.format.PageHeader._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum parquet.format.PageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum parquet.format.RowGroup._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum parquet.format.SchemaElement._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum parquet.format.Type
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum 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 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 parquet.format.CompressionCodec
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum parquet.format.ConvertedType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum 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 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 parquet.format.Encoding
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum parquet.format.FieldRepetitionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum 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 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 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 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 parquet.format.PageType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum 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 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 parquet.format.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- version - Variable in class parquet.format.FileMetaData
-
Version of this file *