| HoodieBaseFileGroupRecordBuffer<T> |
|
| HoodieFileGroupReader<T> |
A file group reader that iterates through the records in a single file group.
|
| HoodieFileGroupReader.HoodieFileGroupReaderIterator<T> |
|
| HoodieFileGroupReaderSchemaHandler<T> |
This class is responsible for handling the schema for the file group reader.
|
| HoodieKeyBasedFileGroupRecordBuffer<T> |
|
| HoodiePositionBasedFileGroupRecordBuffer<T> |
|
| HoodiePositionBasedSchemaHandler<T> |
This class is responsible for handling the schema for the file group reader that supports positional merge.
|
| HoodieUnmergedFileGroupRecordBuffer<T> |
|
| IncrementalQueryAnalyzer |
Analyzer for incremental queries on the timeline, to filter instants based on specified ranges.
|
| IncrementalQueryAnalyzer.Builder |
|
| IncrementalQueryAnalyzer.QueryContext |
Represents the analyzed query context.
|