Package | Description |
---|---|
org.apache.hadoop.fs |
An abstract file system API.
|
org.apache.hadoop.fs.viewfs |
Modifier and Type | Class and Description |
---|---|
class |
ContentSummary
Store the summary of a content (a directory or a file).
|
Modifier and Type | Method and Description |
---|---|
QuotaUsage |
QuotaUsage.Builder.build() |
QuotaUsage |
FileSystem.getQuotaUsage(Path f)
Return the
QuotaUsage of a given Path . |
Modifier and Type | Method and Description |
---|---|
QuotaUsage |
ViewFileSystem.getQuotaUsage(Path f) |
Copyright © 2017 Apache Software Foundation. All Rights Reserved.