Package | Description |
---|---|
org.apache.hadoop.fs |
An abstract file system API.
|
org.apache.hadoop.fs.viewfs |
Modifier and Type | Method and Description |
---|---|
ContentSummary |
ContentSummary.Builder.build() |
ContentSummary |
FileSystem.getContentSummary(Path f)
Return the
ContentSummary of a given Path . |
ContentSummary |
FileContext.Util.getContentSummary(Path f)
Return the
ContentSummary of path f. |
Modifier and Type | Method and Description |
---|---|
ContentSummary |
ViewFileSystem.getContentSummary(Path f) |
Copyright © 2017 Apache Software Foundation. All Rights Reserved.