| Package | Description | 
|---|---|
| org.apache.hadoop.fs | 
 Implementations of  
AbstractFileSystem for hdfs
    over rpc and hdfs over web. | 
| org.apache.hadoop.fs.adl | 
 Supporting classes for metrics instrumentation. 
 | 
| org.apache.hadoop.fs.viewfs | 
| Modifier and Type | Method and Description | 
|---|---|
ContentSummary | 
FileSystem.getContentSummary(Path f)
Return the  
ContentSummary of a given Path. | 
| Modifier and Type | Method and Description | 
|---|---|
ContentSummary | 
AdlFileSystem.getContentSummary(Path f)
Return the  
ContentSummary of a given Path. | 
| Modifier and Type | Method and Description | 
|---|---|
ContentSummary | 
ViewFileSystem.getContentSummary(Path f)  | 
Copyright © 2022 Apache Software Foundation. All rights reserved.