Uses of Class
org.apache.hadoop.fs.QuotaUsage
Packages that use QuotaUsage
Package
Description
An abstract file system API.
ViewFileSystem and ViewFileSystemOverloadScheme classes.
-
Uses of QuotaUsage in org.apache.hadoop.fs
Subclasses of QuotaUsage in org.apache.hadoop.fsModifier and TypeClassDescriptionclassStore the summary of a content (a directory or a file).Methods in org.apache.hadoop.fs that return QuotaUsageModifier and TypeMethodDescriptionQuotaUsage.Builder.build()FileSystem.getQuotaUsage(Path f) Return theQuotaUsageof a givenPath. -
Uses of QuotaUsage in org.apache.hadoop.fs.viewfs
Methods in org.apache.hadoop.fs.viewfs that return QuotaUsage