Uses of Class
org.apache.hadoop.hdfs.server.namenode.ContentCounts.Builder
Packages that use ContentCounts.Builder
-
Uses of ContentCounts.Builder in org.apache.hadoop.hdfs.server.namenode
Methods in org.apache.hadoop.hdfs.server.namenode that return ContentCounts.BuilderModifier and TypeMethodDescriptionContentCounts.Builder.directory(long directory) ContentCounts.Builder.file(long file) ContentCounts.Builder.length(long length) ContentCounts.Builder.snapshot(long snapshot) ContentCounts.Builder.snapshotable_directory(long snapshotable_directory) ContentCounts.Builder.storagespace(long storagespace) ContentCounts.Builder.symlink(long symlink)