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
IOException
File getDirectory(String bpid) throws IOException
IOException
File getFinalizedDir(String bpid) throws IOException
IOException
Copyright © 2013 Apache Software Foundation. All Rights Reserved.