CheckpointRecord |
Checkpoint record to group information for a table writer to safely resume after a process or system
crash.
|
CheckpointRecord.SimpleFileSizeRecord |
Simple, immutable FileSizeRecord implementation.
|
IndexedLocalTableLocationScanner |
|
LocalColumnLocation |
Implements filesystem layout for Iris DB filesystem-backed columns, relative to a LocalTableLocation.
|
LocalFileAccessor |
Wraps a file, and manages a handle into that file.
|
LocalMetadataIndexer |
Local metadata indexing tool.
|
LocalTableDataService |
A table data service that finds locations via scanning a well-known directory hierarchy on a filesystem.
|
LocalTableLocation |
Base class for local table location implementations.
|
LocalTablePathManager |
Manage the layout of an on disk database.
|
NestedPartitionedLocalTableLocationScanner |
Local table location scanner that can handle two-level partitioning.
|
ReadOnlyLocalTableLocation |
Read-only local table location.
|
ReadOnlyLocalTableLocationProvider |
Location provider for read-only table locations.
|
ReadOnlyParquetTableLocation |
|
SplayedLocalTableLocationScanner |
Local table location scanner that can handle a simple splayed table.
|
StandaloneLocalTableLocationScanner |
Local table location scanner that can handle a simple splayed table.
|
TableLocationMetadataIndex |
Table location metadata index support, in order to avoid depending on filesystem metadata caching for performance
where possible.
|
TableLocationMetadataIndex.TableLocationSnapshot |
Immutable snapshot of a table location, providing access to all key and state fields, constructed using a
consistent copy of the state fields.
|
TrackedSeekableChannelsProvider |
|
WritableLocalFileAccessor |
Wraps a file, and manages a handle into that file.
|
WritableLocalTableLocation |
Writable local table location.
|
WritableLocalTableLocationProvider |
Location provider for writable table locations.
|