Ejemplo n.º 1
0
 /** Return the total space used by dfs datanode */
 public long getDfsUsed() throws IOException {
   return volumes.getDfsUsed();
 }