public static final class MasterProtos.AssignRegionResponse extends com.google.protobuf.GeneratedMessage implements MasterProtos.AssignRegionResponseOrBuilder
AssignRegionResponse| Modifier and Type | Class and Description |
|---|---|
static class |
MasterProtos.AssignRegionResponse.Builder
Protobuf type
AssignRegionResponse |
| Modifier and Type | Field and Description |
|---|---|
static <any> |
PARSER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static MasterProtos.AssignRegionResponse |
getDefaultInstance() |
MasterProtos.AssignRegionResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
<any> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static MasterProtos.AssignRegionResponse.Builder |
newBuilder() |
static MasterProtos.AssignRegionResponse.Builder |
newBuilder(MasterProtos.AssignRegionResponse prototype) |
MasterProtos.AssignRegionResponse.Builder |
newBuilderForType() |
protected MasterProtos.AssignRegionResponse.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static MasterProtos.AssignRegionResponse |
parseDelimitedFrom(InputStream input) |
static MasterProtos.AssignRegionResponse |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.AssignRegionResponse |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.AssignRegionResponse |
parseFrom(com.google.protobuf.ByteString data) |
static MasterProtos.AssignRegionResponse |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.AssignRegionResponse |
parseFrom(com.google.protobuf.CodedInputStream input) |
static MasterProtos.AssignRegionResponse |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.AssignRegionResponse |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
MasterProtos.AssignRegionResponse.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
public static MasterProtos.AssignRegionResponse getDefaultInstance()
public MasterProtos.AssignRegionResponse getDefaultInstanceForType()
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
public <any> getParserForType()
public final boolean isInitialized()
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
IOExceptionpublic int getSerializedSize()
protected Object writeReplace() throws ObjectStreamException
ObjectStreamExceptionpublic boolean equals(Object obj)
public int hashCode()
public static MasterProtos.AssignRegionResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MasterProtos.AssignRegionResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MasterProtos.AssignRegionResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MasterProtos.AssignRegionResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static MasterProtos.AssignRegionResponse parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static MasterProtos.AssignRegionResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static MasterProtos.AssignRegionResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static MasterProtos.AssignRegionResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static MasterProtos.AssignRegionResponse.Builder newBuilder()
public MasterProtos.AssignRegionResponse.Builder newBuilderForType()
public static MasterProtos.AssignRegionResponse.Builder newBuilder(MasterProtos.AssignRegionResponse prototype)
public MasterProtos.AssignRegionResponse.Builder toBuilder()
protected MasterProtos.AssignRegionResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)