Package | Description |
---|---|
org.apache.hadoop.hdfs.server.namenode |
Modifier and Type | Method and Description |
---|---|
ContentCounts.Builder |
ContentCounts.Builder.directory(long directory) |
ContentCounts.Builder |
ContentCounts.Builder.file(long file) |
ContentCounts.Builder |
ContentCounts.Builder.length(long length) |
ContentCounts.Builder |
ContentCounts.Builder.snapshot(long snapshot) |
ContentCounts.Builder |
ContentCounts.Builder.snapshotable_directory(long snapshotable_directory) |
ContentCounts.Builder |
ContentCounts.Builder.storagespace(long storagespace) |
ContentCounts.Builder |
ContentCounts.Builder.symlink(long symlink) |
Copyright © 2017 Apache Software Foundation. All Rights Reserved.