public static final class MasterProtos.ModifyColumnResponse extends com.google.protobuf.GeneratedMessage implements MasterProtos.ModifyColumnResponseOrBuilder
ModifyColumnResponse| Modifier and Type | Class and Description |
|---|---|
static class |
MasterProtos.ModifyColumnResponse.Builder
Protobuf type
ModifyColumnResponse |
| Modifier and Type | Field and Description |
|---|---|
static <any> |
PARSER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static MasterProtos.ModifyColumnResponse |
getDefaultInstance() |
MasterProtos.ModifyColumnResponse |
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.ModifyColumnResponse.Builder |
newBuilder() |
static MasterProtos.ModifyColumnResponse.Builder |
newBuilder(MasterProtos.ModifyColumnResponse prototype) |
MasterProtos.ModifyColumnResponse.Builder |
newBuilderForType() |
protected MasterProtos.ModifyColumnResponse.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static MasterProtos.ModifyColumnResponse |
parseDelimitedFrom(InputStream input) |
static MasterProtos.ModifyColumnResponse |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.ModifyColumnResponse |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.ModifyColumnResponse |
parseFrom(com.google.protobuf.ByteString data) |
static MasterProtos.ModifyColumnResponse |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.ModifyColumnResponse |
parseFrom(com.google.protobuf.CodedInputStream input) |
static MasterProtos.ModifyColumnResponse |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.ModifyColumnResponse |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
MasterProtos.ModifyColumnResponse.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
public static MasterProtos.ModifyColumnResponse getDefaultInstance()
public MasterProtos.ModifyColumnResponse 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.ModifyColumnResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MasterProtos.ModifyColumnResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MasterProtos.ModifyColumnResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MasterProtos.ModifyColumnResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static MasterProtos.ModifyColumnResponse parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static MasterProtos.ModifyColumnResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static MasterProtos.ModifyColumnResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static MasterProtos.ModifyColumnResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static MasterProtos.ModifyColumnResponse.Builder newBuilder()
public MasterProtos.ModifyColumnResponse.Builder newBuilderForType()
public static MasterProtos.ModifyColumnResponse.Builder newBuilder(MasterProtos.ModifyColumnResponse prototype)
public MasterProtos.ModifyColumnResponse.Builder toBuilder()
protected MasterProtos.ModifyColumnResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)