Class | Description |
---|---|
BlockCache |
Cache for block reading.
|
BlockEntry |
Entry represents a key value.
|
BlockHandle |
Handle for a block.
|
BlockIterator |
An
Iterator for a block. |
BlockReader |
Reader for a block.
|
BlockTrailer |
Trailer of a block.
|
BlockWriter |
Writer to build a Block.
|
BloomFilterHandle |
Handle for bloom filter.
|
Footer |
Footer for a sorted file.
|
SortContext |
A
LookupStoreFactory.Context for sort store. |
SortLookupStoreFactory |
A
LookupStoreFactory which uses hash to lookup records on disk. |
SortLookupStoreReader |
A
LookupStoreReader for sort store. |
SortLookupStoreUtils |
Utils for sort lookup store.
|
SortLookupStoreWriter |
A
LookupStoreWriter for sorting. |
Enum | Description |
---|---|
BlockAlignedType |
Aligned type for block.
|
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.