FsStatus
instead@InterfaceAudience.Private @Deprecated public static class DistributedFileSystem.DiskStatus extends FsStatus
Constructor and Description |
---|
DistributedFileSystem.DiskStatus(FsStatus stats)
Deprecated.
|
DistributedFileSystem.DiskStatus(long capacity,
long dfsUsed,
long remaining)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
long |
getDfsUsed()
Deprecated.
|
getCapacity, getRemaining, getUsed, readFields, write
public DistributedFileSystem.DiskStatus(FsStatus stats)
public DistributedFileSystem.DiskStatus(long capacity, long dfsUsed, long remaining)
Copyright © 2013 Apache Software Foundation. All rights reserved.