public static interface NamenodeProtocolProtos.StartCheckpointResponseProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
HdfsProtos.NamenodeCommandProto |
getCommand()
required .hadoop.hdfs.NamenodeCommandProto command = 1; |
HdfsProtos.NamenodeCommandProtoOrBuilder |
getCommandOrBuilder()
required .hadoop.hdfs.NamenodeCommandProto command = 1; |
boolean |
hasCommand()
required .hadoop.hdfs.NamenodeCommandProto command = 1; |
boolean hasCommand()
required .hadoop.hdfs.NamenodeCommandProto command = 1;
HdfsProtos.NamenodeCommandProto getCommand()
required .hadoop.hdfs.NamenodeCommandProto command = 1;
HdfsProtos.NamenodeCommandProtoOrBuilder getCommandOrBuilder()
required .hadoop.hdfs.NamenodeCommandProto command = 1;
Copyright © 2013 Apache Software Foundation. All rights reserved.