Uses of Class
org.apache.hadoop.fs.FsStatus

Packages that use FsStatus
org.apache.hadoop.fs An abstract file system API. 
 

Uses of FsStatus in org.apache.hadoop.fs
 

Methods in org.apache.hadoop.fs that return FsStatus
 FsStatus FileSystem.getStatus()
          Returns a status object describing the use and capacity of the file system.
 FsStatus RawLocalFileSystem.getStatus(Path p)
          Returns a status object describing the use and capacity of the file system.
 FsStatus FilterFileSystem.getStatus(Path p)
          Returns a status object describing the use and capacity of the file system.
 FsStatus FileSystem.getStatus(Path p)
          Returns a status object describing the use and capacity of the file system.
 



Copyright © 2009 The Apache Software Foundation