Uses of Class
org.apache.hadoop.fs.QuotaUsage
Packages that use QuotaUsage
Package
Description
Implementations of
AbstractFileSystem for hdfs
over rpc and hdfs over web.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 TypeMethodDescriptionFileSystem.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