public interface FsVolumeSpi
| Modifier and Type | Method and Description |
|---|---|
long |
getAvailable() |
String |
getBasePath() |
String[] |
getBlockPoolList() |
File |
getFinalizedDir(String bpid) |
String |
getPath(String bpid) |
String[] getBlockPoolList()
long getAvailable()
throws IOException
IOExceptionString getBasePath()
String getPath(String bpid) throws IOException
IOExceptionFile getFinalizedDir(String bpid) throws IOException
IOExceptionCopyright © 2013 Apache Software Foundation. All rights reserved.