Ejemplo n.º 1
0
 /** Return total capacity, used and unused */
 public long getCapacity() throws IOException {
   return volumes.getCapacity();
 }