| Package | Description |
|---|---|
| org.apache.hudi.io.hfile |
| Modifier and Type | Method and Description |
|---|---|
TreeMap<Key,BlockIndexEntry> |
HFileRootIndexBlock.readBlockIndex(int numEntries,
boolean contentKeyOnly)
Reads the index block and returns the block index entry to an in-memory
TreeMap
for searches. |
| Modifier and Type | Method and Description |
|---|---|
int |
BlockIndexEntry.compareTo(BlockIndexEntry o) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.