public static class DistributedFileSystem.DiskStatus extends Object
| 构造器和说明 |
|---|
DistributedFileSystem.DiskStatus(long capacity,
long dfsUsed,
long remaining) |
| 限定符和类型 | 方法和说明 |
|---|---|
long |
getCapacity() |
long |
getDfsUsed() |
long |
getRemaining() |
Copyright © 2009 The Apache Software Foundation