public static final class Pdpb.BootstrapResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Pdpb.BootstrapResponse.Builder> implements Pdpb.BootstrapResponseOrBuilder
pdpb.BootstrapResponse
Modifier and Type | Method and Description |
---|---|
Pdpb.BootstrapResponse.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Pdpb.BootstrapResponse |
build() |
Pdpb.BootstrapResponse |
buildPartial() |
Pdpb.BootstrapResponse.Builder |
clear() |
Pdpb.BootstrapResponse.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Pdpb.BootstrapResponse.Builder |
clearHeader()
.pdpb.ResponseHeader header = 1; |
Pdpb.BootstrapResponse.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Pdpb.BootstrapResponse.Builder |
clearReplicationStatus()
.replication_modepb.ReplicationStatus replication_status = 2; |
Pdpb.BootstrapResponse.Builder |
clone() |
Pdpb.BootstrapResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Pdpb.ResponseHeader |
getHeader()
.pdpb.ResponseHeader header = 1; |
Pdpb.ResponseHeader.Builder |
getHeaderBuilder()
.pdpb.ResponseHeader header = 1; |
Pdpb.ResponseHeaderOrBuilder |
getHeaderOrBuilder()
.pdpb.ResponseHeader header = 1; |
ReplicationModepb.ReplicationStatus |
getReplicationStatus()
.replication_modepb.ReplicationStatus replication_status = 2; |
ReplicationModepb.ReplicationStatus.Builder |
getReplicationStatusBuilder()
.replication_modepb.ReplicationStatus replication_status = 2; |
ReplicationModepb.ReplicationStatusOrBuilder |
getReplicationStatusOrBuilder()
.replication_modepb.ReplicationStatus replication_status = 2; |
boolean |
hasHeader()
.pdpb.ResponseHeader header = 1; |
boolean |
hasReplicationStatus()
.replication_modepb.ReplicationStatus replication_status = 2; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Pdpb.BootstrapResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Pdpb.BootstrapResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
Pdpb.BootstrapResponse.Builder |
mergeFrom(Pdpb.BootstrapResponse other) |
Pdpb.BootstrapResponse.Builder |
mergeHeader(Pdpb.ResponseHeader value)
.pdpb.ResponseHeader header = 1; |
Pdpb.BootstrapResponse.Builder |
mergeReplicationStatus(ReplicationModepb.ReplicationStatus value)
.replication_modepb.ReplicationStatus replication_status = 2; |
Pdpb.BootstrapResponse.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Pdpb.BootstrapResponse.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Pdpb.BootstrapResponse.Builder |
setHeader(Pdpb.ResponseHeader.Builder builderForValue)
.pdpb.ResponseHeader header = 1; |
Pdpb.BootstrapResponse.Builder |
setHeader(Pdpb.ResponseHeader value)
.pdpb.ResponseHeader header = 1; |
Pdpb.BootstrapResponse.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Pdpb.BootstrapResponse.Builder |
setReplicationStatus(ReplicationModepb.ReplicationStatus.Builder builderForValue)
.replication_modepb.ReplicationStatus replication_status = 2; |
Pdpb.BootstrapResponse.Builder |
setReplicationStatus(ReplicationModepb.ReplicationStatus value)
.replication_modepb.ReplicationStatus replication_status = 2; |
Pdpb.BootstrapResponse.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<Pdpb.BootstrapResponse.Builder>
public Pdpb.BootstrapResponse.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<Pdpb.BootstrapResponse.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.GeneratedMessageV3.Builder<Pdpb.BootstrapResponse.Builder>
public Pdpb.BootstrapResponse getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public Pdpb.BootstrapResponse build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public Pdpb.BootstrapResponse buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public Pdpb.BootstrapResponse.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageV3.Builder<Pdpb.BootstrapResponse.Builder>
public Pdpb.BootstrapResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField
in interface com.google.protobuf.Message.Builder
setField
in class com.google.protobuf.GeneratedMessageV3.Builder<Pdpb.BootstrapResponse.Builder>
public Pdpb.BootstrapResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<Pdpb.BootstrapResponse.Builder>
public Pdpb.BootstrapResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<Pdpb.BootstrapResponse.Builder>
public Pdpb.BootstrapResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface com.google.protobuf.Message.Builder
setRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<Pdpb.BootstrapResponse.Builder>
public Pdpb.BootstrapResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface com.google.protobuf.Message.Builder
addRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<Pdpb.BootstrapResponse.Builder>
public Pdpb.BootstrapResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<Pdpb.BootstrapResponse.Builder>
public Pdpb.BootstrapResponse.Builder mergeFrom(Pdpb.BootstrapResponse other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<Pdpb.BootstrapResponse.Builder>
public Pdpb.BootstrapResponse.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<Pdpb.BootstrapResponse.Builder>
IOException
public boolean hasHeader()
.pdpb.ResponseHeader header = 1;
hasHeader
in interface Pdpb.BootstrapResponseOrBuilder
public Pdpb.ResponseHeader getHeader()
.pdpb.ResponseHeader header = 1;
getHeader
in interface Pdpb.BootstrapResponseOrBuilder
public Pdpb.BootstrapResponse.Builder setHeader(Pdpb.ResponseHeader value)
.pdpb.ResponseHeader header = 1;
public Pdpb.BootstrapResponse.Builder setHeader(Pdpb.ResponseHeader.Builder builderForValue)
.pdpb.ResponseHeader header = 1;
public Pdpb.BootstrapResponse.Builder mergeHeader(Pdpb.ResponseHeader value)
.pdpb.ResponseHeader header = 1;
public Pdpb.BootstrapResponse.Builder clearHeader()
.pdpb.ResponseHeader header = 1;
public Pdpb.ResponseHeader.Builder getHeaderBuilder()
.pdpb.ResponseHeader header = 1;
public Pdpb.ResponseHeaderOrBuilder getHeaderOrBuilder()
.pdpb.ResponseHeader header = 1;
getHeaderOrBuilder
in interface Pdpb.BootstrapResponseOrBuilder
public boolean hasReplicationStatus()
.replication_modepb.ReplicationStatus replication_status = 2;
hasReplicationStatus
in interface Pdpb.BootstrapResponseOrBuilder
public ReplicationModepb.ReplicationStatus getReplicationStatus()
.replication_modepb.ReplicationStatus replication_status = 2;
getReplicationStatus
in interface Pdpb.BootstrapResponseOrBuilder
public Pdpb.BootstrapResponse.Builder setReplicationStatus(ReplicationModepb.ReplicationStatus value)
.replication_modepb.ReplicationStatus replication_status = 2;
public Pdpb.BootstrapResponse.Builder setReplicationStatus(ReplicationModepb.ReplicationStatus.Builder builderForValue)
.replication_modepb.ReplicationStatus replication_status = 2;
public Pdpb.BootstrapResponse.Builder mergeReplicationStatus(ReplicationModepb.ReplicationStatus value)
.replication_modepb.ReplicationStatus replication_status = 2;
public Pdpb.BootstrapResponse.Builder clearReplicationStatus()
.replication_modepb.ReplicationStatus replication_status = 2;
public ReplicationModepb.ReplicationStatus.Builder getReplicationStatusBuilder()
.replication_modepb.ReplicationStatus replication_status = 2;
public ReplicationModepb.ReplicationStatusOrBuilder getReplicationStatusOrBuilder()
.replication_modepb.ReplicationStatus replication_status = 2;
getReplicationStatusOrBuilder
in interface Pdpb.BootstrapResponseOrBuilder
public final Pdpb.BootstrapResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<Pdpb.BootstrapResponse.Builder>
public final Pdpb.BootstrapResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<Pdpb.BootstrapResponse.Builder>
Copyright © 2024 PingCAP. All rights reserved.