public class HFileInfo extends Object
HFileBlockType.FILE_INFO block.| Constructor and Description |
|---|
HFileInfo(Map<UTF8StringKey,byte[]> infoMap) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
get(UTF8StringKey key) |
long |
getFileCreationTime() |
Option<Key> |
getLastKey() |
public HFileInfo(Map<UTF8StringKey,byte[]> infoMap)
public long getFileCreationTime()
public byte[] get(UTF8StringKey key)
Copyright © 2025 The Apache Software Foundation. All rights reserved.