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