Package io.deephaven.parquet.base
package io.deephaven.parquet.base
-
ClassDescriptionAbstractBulkValuesWriter<BUFFER_TYPE>The base class for writing vectors into individual pages.BulkWriter<BUFFER_TYPE>Provides the option to write values of specific type in bulk The concrete type of the bulkValue object depends on the specific implementationProvides the API for reading a single parquet pageGenericArrayBuffer<ELEMENT_BUFFER>A lightweight statistics object that does nothing.Top level accessor for a parquet filePlain encoding except for binary valuesPlain encoding except for booleansA writer for encoding doubles in the PLAIN formatA writer for encoding floats in the PLAIN formatA writer for encoding ints in the PLAIN formatA writer for encoding longs in the PLAIN formatPlain encoding except for booleansProvides read access to a parquet Row Group