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

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

Uses of ContentSummary in org.apache.hadoop.fs
 

Methods in org.apache.hadoop.fs that return ContentSummary
 ContentSummary FileSystem.getContentSummary(Path f)
          Return the ContentSummary of a given Path.
 ContentSummary FileContext.Util.getContentSummary(Path f)
          Return the ContentSummary of path f.
 



Copyright © 2012 Apache Software Foundation. All Rights Reserved.