public static final class QJournalProtocolProtos.DoUpgradeRequestProto.Builder extends com.google.protobuf.GeneratedMessage.Builder<QJournalProtocolProtos.DoUpgradeRequestProto.Builder> implements QJournalProtocolProtos.DoUpgradeRequestProtoOrBuilder
hadoop.hdfs.qjournal.DoUpgradeRequestProto
doUpgrade()
Modifier and Type | Method and Description |
---|---|
QJournalProtocolProtos.DoUpgradeRequestProto |
build() |
QJournalProtocolProtos.DoUpgradeRequestProto |
buildPartial() |
QJournalProtocolProtos.DoUpgradeRequestProto.Builder |
clear() |
QJournalProtocolProtos.DoUpgradeRequestProto.Builder |
clearJid()
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1; |
QJournalProtocolProtos.DoUpgradeRequestProto.Builder |
clearSInfo()
required .hadoop.hdfs.StorageInfoProto sInfo = 2; |
QJournalProtocolProtos.DoUpgradeRequestProto.Builder |
clone() |
QJournalProtocolProtos.DoUpgradeRequestProto |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
QJournalProtocolProtos.JournalIdProto |
getJid()
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1; |
QJournalProtocolProtos.JournalIdProto.Builder |
getJidBuilder()
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1; |
QJournalProtocolProtos.JournalIdProtoOrBuilder |
getJidOrBuilder()
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1; |
org.apache.hadoop.hdfs.protocol.proto.HdfsServerProtos.StorageInfoProto |
getSInfo()
required .hadoop.hdfs.StorageInfoProto sInfo = 2; |
org.apache.hadoop.hdfs.protocol.proto.HdfsServerProtos.StorageInfoProto.Builder |
getSInfoBuilder()
required .hadoop.hdfs.StorageInfoProto sInfo = 2; |
org.apache.hadoop.hdfs.protocol.proto.HdfsServerProtos.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; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
QJournalProtocolProtos.DoUpgradeRequestProto.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
QJournalProtocolProtos.DoUpgradeRequestProto.Builder |
mergeFrom(com.google.protobuf.Message other) |
QJournalProtocolProtos.DoUpgradeRequestProto.Builder |
mergeFrom(QJournalProtocolProtos.DoUpgradeRequestProto other) |
QJournalProtocolProtos.DoUpgradeRequestProto.Builder |
mergeJid(QJournalProtocolProtos.JournalIdProto value)
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1; |
QJournalProtocolProtos.DoUpgradeRequestProto.Builder |
mergeSInfo(org.apache.hadoop.hdfs.protocol.proto.HdfsServerProtos.StorageInfoProto value)
required .hadoop.hdfs.StorageInfoProto sInfo = 2; |
QJournalProtocolProtos.DoUpgradeRequestProto.Builder |
setJid(QJournalProtocolProtos.JournalIdProto.Builder builderForValue)
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1; |
QJournalProtocolProtos.DoUpgradeRequestProto.Builder |
setJid(QJournalProtocolProtos.JournalIdProto value)
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1; |
QJournalProtocolProtos.DoUpgradeRequestProto.Builder |
setSInfo(org.apache.hadoop.hdfs.protocol.proto.HdfsServerProtos.StorageInfoProto.Builder builderForValue)
required .hadoop.hdfs.StorageInfoProto sInfo = 2; |
QJournalProtocolProtos.DoUpgradeRequestProto.Builder |
setSInfo(org.apache.hadoop.hdfs.protocol.proto.HdfsServerProtos.StorageInfoProto value)
required .hadoop.hdfs.StorageInfoProto sInfo = 2; |
addRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields
findInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException
addAll, newUninitializedMessageException
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage.Builder<QJournalProtocolProtos.DoUpgradeRequestProto.Builder>
public QJournalProtocolProtos.DoUpgradeRequestProto.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessage.Builder<QJournalProtocolProtos.DoUpgradeRequestProto.Builder>
public QJournalProtocolProtos.DoUpgradeRequestProto.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessage.Builder<QJournalProtocolProtos.DoUpgradeRequestProto.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessage.Builder<QJournalProtocolProtos.DoUpgradeRequestProto.Builder>
public QJournalProtocolProtos.DoUpgradeRequestProto getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public QJournalProtocolProtos.DoUpgradeRequestProto build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public QJournalProtocolProtos.DoUpgradeRequestProto buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public QJournalProtocolProtos.DoUpgradeRequestProto.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<QJournalProtocolProtos.DoUpgradeRequestProto.Builder>
public QJournalProtocolProtos.DoUpgradeRequestProto.Builder mergeFrom(QJournalProtocolProtos.DoUpgradeRequestProto other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage.Builder<QJournalProtocolProtos.DoUpgradeRequestProto.Builder>
public QJournalProtocolProtos.DoUpgradeRequestProto.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<QJournalProtocolProtos.DoUpgradeRequestProto.Builder>
IOException
public boolean hasJid()
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
hasJid
in interface QJournalProtocolProtos.DoUpgradeRequestProtoOrBuilder
public QJournalProtocolProtos.JournalIdProto getJid()
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
getJid
in interface QJournalProtocolProtos.DoUpgradeRequestProtoOrBuilder
public QJournalProtocolProtos.DoUpgradeRequestProto.Builder setJid(QJournalProtocolProtos.JournalIdProto value)
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
public QJournalProtocolProtos.DoUpgradeRequestProto.Builder setJid(QJournalProtocolProtos.JournalIdProto.Builder builderForValue)
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
public QJournalProtocolProtos.DoUpgradeRequestProto.Builder mergeJid(QJournalProtocolProtos.JournalIdProto value)
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
public QJournalProtocolProtos.DoUpgradeRequestProto.Builder clearJid()
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
public QJournalProtocolProtos.JournalIdProto.Builder getJidBuilder()
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
public QJournalProtocolProtos.JournalIdProtoOrBuilder getJidOrBuilder()
required .hadoop.hdfs.qjournal.JournalIdProto jid = 1;
getJidOrBuilder
in interface QJournalProtocolProtos.DoUpgradeRequestProtoOrBuilder
public boolean hasSInfo()
required .hadoop.hdfs.StorageInfoProto sInfo = 2;
hasSInfo
in interface QJournalProtocolProtos.DoUpgradeRequestProtoOrBuilder
public org.apache.hadoop.hdfs.protocol.proto.HdfsServerProtos.StorageInfoProto getSInfo()
required .hadoop.hdfs.StorageInfoProto sInfo = 2;
getSInfo
in interface QJournalProtocolProtos.DoUpgradeRequestProtoOrBuilder
public QJournalProtocolProtos.DoUpgradeRequestProto.Builder setSInfo(org.apache.hadoop.hdfs.protocol.proto.HdfsServerProtos.StorageInfoProto value)
required .hadoop.hdfs.StorageInfoProto sInfo = 2;
public QJournalProtocolProtos.DoUpgradeRequestProto.Builder setSInfo(org.apache.hadoop.hdfs.protocol.proto.HdfsServerProtos.StorageInfoProto.Builder builderForValue)
required .hadoop.hdfs.StorageInfoProto sInfo = 2;
public QJournalProtocolProtos.DoUpgradeRequestProto.Builder mergeSInfo(org.apache.hadoop.hdfs.protocol.proto.HdfsServerProtos.StorageInfoProto value)
required .hadoop.hdfs.StorageInfoProto sInfo = 2;
public QJournalProtocolProtos.DoUpgradeRequestProto.Builder clearSInfo()
required .hadoop.hdfs.StorageInfoProto sInfo = 2;
public org.apache.hadoop.hdfs.protocol.proto.HdfsServerProtos.StorageInfoProto.Builder getSInfoBuilder()
required .hadoop.hdfs.StorageInfoProto sInfo = 2;
public org.apache.hadoop.hdfs.protocol.proto.HdfsServerProtos.StorageInfoProtoOrBuilder getSInfoOrBuilder()
required .hadoop.hdfs.StorageInfoProto sInfo = 2;
getSInfoOrBuilder
in interface QJournalProtocolProtos.DoUpgradeRequestProtoOrBuilder
Copyright © 2017 Apache Software Foundation. All Rights Reserved.