| Package | Description |
|---|---|
| org.apache.hudi.io.hfile |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
HFileInfo.get(UTF8StringKey key) |
Option<byte[]> |
HFileReaderImpl.getMetaInfo(UTF8StringKey key) |
Option<byte[]> |
HFileReader.getMetaInfo(UTF8StringKey key)
Gets info entry from file info block of a HFile.
|
| Constructor and Description |
|---|
HFileInfo(Map<UTF8StringKey,byte[]> infoMap) |
Copyright © 2025 The Apache Software Foundation. All rights reserved.