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
IOException
String getBasePath()
String getPath(String bpid) throws IOException
IOException
File getFinalizedDir(String bpid) throws IOException
IOException
Copyright © 2013 Apache Software Foundation. All rights reserved.