Uses of Class
org.apache.hadoop.dfs.DistributedFileSystem.DiskStatus

Packages that use DistributedFileSystem.DiskStatus
org.apache.hadoop.dfs A distributed implementation of FileSystem
 

Uses of DistributedFileSystem.DiskStatus in org.apache.hadoop.dfs
 

Methods in org.apache.hadoop.dfs that return DistributedFileSystem.DiskStatus
 DistributedFileSystem.DiskStatus DistributedFileSystem.getDiskStatus()
          Return the disk usage of the filesystem, including total capacity, used space, and remaining space
 



Copyright © 2008 The Apache Software Foundation