All Classes
-
All Classes Interface Summary Class Summary Class Description ChunkInterval An interval interface that holds start and end positions[...)of each splitted chunk.ChunkIntervalImpl ChunkIntervalMerger A class that sorts and merges list ofChunkIntervals.FileSplitter An interface for splitting files into chunks.GenericRow An implementation ofRowthat uses unmodifiable list for storing values.ParquetConverter Common lifecycle interface for Parquet converters.ParquetConverterFactory Factory for Parquet field data type converters.ParquetFileSplitter A class that splits Parquet file into chunks of certain size.ParquetRootConverter The main Parquet data types toRowconverter class.Row A Row holds set of values.RowParquetChunkReader A Parquet file reader that reads only provided row groups.RowParquetChunkReader.RecordIterator Iterator that reads the rows of a row group.RowParquetChunkReader.RowIterator Iterator that reads the rows of a given list of chunks.RowParquetReader A reader that creates Row from Parquet file records.RowParquetReader.Builder A builder forRowParquetReader.ValueHolder Stores converted Parquet values.