| Package | Description |
|---|---|
| org.apache.hadoop.hbase.io | |
| org.apache.hadoop.hbase.util |
| Modifier and Type | Class and Description |
|---|---|
class |
HFileLink
HFileLink describes a link to an hfile.
|
class |
WALLink
WALLink describes a link to a WAL.
|
| Constructor and Description |
|---|
FSDataInputStreamWrapper(FileSystem fs,
FileLink link) |
| Modifier and Type | Method and Description |
|---|---|
FileLink |
HFileV1Detector.getFileLinkWithPreNSPath(Path storeFilePath)
Creates a FileLink which adds pre-namespace paths in its list of available paths.
|