コード例 #1
0
 long getDfsUsed() throws IOException {
   return dfsUsage.getUsed();
 }