Package | Description |
---|---|
org.apache.hadoop.fs |
Implementations of
AbstractFileSystem for hdfs
over rpc and hdfs over web. |
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 |
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.