public static interface ClientNamenodeProtocolProtos.GetContentSummaryResponseProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
HdfsProtos.ContentSummaryProto |
getSummary()
required .hadoop.hdfs.ContentSummaryProto summary = 1; |
HdfsProtos.ContentSummaryProtoOrBuilder |
getSummaryOrBuilder()
required .hadoop.hdfs.ContentSummaryProto summary = 1; |
boolean |
hasSummary()
required .hadoop.hdfs.ContentSummaryProto summary = 1; |
boolean hasSummary()
required .hadoop.hdfs.ContentSummaryProto summary = 1;HdfsProtos.ContentSummaryProto getSummary()
required .hadoop.hdfs.ContentSummaryProto summary = 1;HdfsProtos.ContentSummaryProtoOrBuilder getSummaryOrBuilder()
required .hadoop.hdfs.ContentSummaryProto summary = 1;Copyright © 2013 Apache Software Foundation. All rights reserved.