Class ContentCounts.Builder
java.lang.Object
org.apache.hadoop.hdfs.server.namenode.ContentCounts.Builder
- Enclosing class:
- ContentCounts
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()directory(long directory) file(long file) length(long length) snapshot(long snapshot) snapshotable_directory(long snapshotable_directory) storagespace(long storagespace) symlink(long symlink)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
file
-
directory
-
symlink
-
length
-
storagespace
-
snapshot
-
snapshotable_directory
-
build
-