|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface QJournalProtocolProtos.DoUpgradeRequestProtoOrBuilder
Method Summary | |
---|---|
QJournalProtocolProtos.JournalIdProto |
getJid()
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1; |
QJournalProtocolProtos.JournalIdProtoOrBuilder |
getJidOrBuilder()
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1; |
org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.StorageInfoProto |
getSInfo()
required .hadoop.hdfs.StorageInfoProto sInfo = 2; |
org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.StorageInfoProtoOrBuilder |
getSInfoOrBuilder()
required .hadoop.hdfs.StorageInfoProto sInfo = 2; |
boolean |
hasJid()
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1; |
boolean |
hasSInfo()
required .hadoop.hdfs.StorageInfoProto sInfo = 2; |
Methods inherited from interface com.google.protobuf.MessageOrBuilder |
---|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder |
---|
isInitialized |
Method Detail |
---|
boolean hasJid()
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
QJournalProtocolProtos.JournalIdProto getJid()
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
QJournalProtocolProtos.JournalIdProtoOrBuilder getJidOrBuilder()
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
boolean hasSInfo()
required .hadoop.hdfs.StorageInfoProto sInfo = 2;
org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.StorageInfoProto getSInfo()
required .hadoop.hdfs.StorageInfoProto sInfo = 2;
org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.StorageInfoProtoOrBuilder getSInfoOrBuilder()
required .hadoop.hdfs.StorageInfoProto sInfo = 2;
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |