Uses of Class
org.apache.hadoop.hdfs.server.namenode.DirectoryWithQuotaFeature.Builder
Packages that use DirectoryWithQuotaFeature.Builder
-
Uses of DirectoryWithQuotaFeature.Builder in org.apache.hadoop.hdfs.server.namenode
Methods in org.apache.hadoop.hdfs.server.namenode that return DirectoryWithQuotaFeature.BuilderModifier and TypeMethodDescriptionDirectoryWithQuotaFeature.Builder.nameSpaceQuota(long nameSpaceQuota) DirectoryWithQuotaFeature.Builder.storageSpaceQuota(long spaceQuota) DirectoryWithQuotaFeature.Builder.typeQuota(org.apache.hadoop.fs.StorageType type, long quota) DirectoryWithQuotaFeature.Builder.typeQuotas(EnumCounters<org.apache.hadoop.fs.StorageType> typeQuotas)