예제 #1
0
 @Override
 public long getActiveOnDiskSize() {
   return allocator.onDiskSize();
 }