Package io.deephaven.parquet.base
-
Interface Summary Interface Description BulkWriter<T,L> Provides the option to write values of specific type in bulk The concrete type of the bulkValue object depends in the specific implementationColumnChunkReader ColumnChunkReader.ColumnPageReaderIterator ColumnPageReader Provides the API for reading a single parquet pageColumnWriter RowGroupReader Provides read access to a parquet Row GroupRowGroupWriter -
Class Summary Class Description AbstractBulkValuesWriter<T,L> BulkWriter.WriteResult ColumnChunkReader.NullDictionary ColumnChunkReaderImpl ColumnPageReaderImpl ColumnWriterImpl DataWithMultiLevelOffsets DataWithOffsets GenericArrayBuffer<ELEMENT_BUFFER> ParquetFileReader Top level accessor for a parquet fileParquetFileWriter PlainBinaryChunkedWriter Plain encoding except for binary valuesPlainBooleanChunkedWriter Plain encoding except for booleansPlainDoubleChunkedWriter Plain encoding except for booleansPlainFixedLenChunkedWriter Plain encoding except for booleansPlainFloatChunkedWriter Plain encoding except for booleansPlainIntChunkedWriter Plain encoding except for booleansPlainLongChunkedWriter Plain encoding except for booleansRleIntChunkedWriter Plain encoding except for booleansRowGroupReaderImpl RowGroupWriterImpl