public static interface FSDatasetInterface.FSVolumeInterface
FSDataset.FSVolume| Modifier and Type | Method and Description |
|---|---|
long |
getAvailable() |
String[] |
getBlockPoolList() |
File |
getDirectory(String bpid) |
File |
getFinalizedDir(String bpid) |
String[] getBlockPoolList()
long getAvailable() throws IOException
IOExceptionFile getDirectory(String bpid) throws IOException
IOExceptionFile getFinalizedDir(String bpid) throws IOException
IOExceptionCopyright © 2013 Apache Software Foundation. All Rights Reserved.