public static final class MasterProtos.GetSchemaAlterStatusRequest extends com.google.protobuf.GeneratedMessage implements MasterProtos.GetSchemaAlterStatusRequestOrBuilder
GetSchemaAlterStatusRequest| Modifier and Type | Class and Description | 
|---|---|
static class  | 
MasterProtos.GetSchemaAlterStatusRequest.Builder
Protobuf type  
GetSchemaAlterStatusRequest | 
| Modifier and Type | Field and Description | 
|---|---|
static <any> | 
PARSER  | 
static int | 
TABLE_NAME_FIELD_NUMBER  | 
public static <any> PARSER
public static final int TABLE_NAME_FIELD_NUMBER
public static MasterProtos.GetSchemaAlterStatusRequest getDefaultInstance()
public MasterProtos.GetSchemaAlterStatusRequest 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 boolean hasTableName()
required .TableName table_name = 1;hasTableName in interface MasterProtos.GetSchemaAlterStatusRequestOrBuilderpublic HBaseProtos.TableName getTableName()
required .TableName table_name = 1;getTableName in interface MasterProtos.GetSchemaAlterStatusRequestOrBuilderpublic HBaseProtos.TableNameOrBuilder getTableNameOrBuilder()
required .TableName table_name = 1;getTableNameOrBuilder in interface MasterProtos.GetSchemaAlterStatusRequestOrBuilderpublic 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.GetSchemaAlterStatusRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MasterProtos.GetSchemaAlterStatusRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MasterProtos.GetSchemaAlterStatusRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MasterProtos.GetSchemaAlterStatusRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static MasterProtos.GetSchemaAlterStatusRequest parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static MasterProtos.GetSchemaAlterStatusRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static MasterProtos.GetSchemaAlterStatusRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static MasterProtos.GetSchemaAlterStatusRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static MasterProtos.GetSchemaAlterStatusRequest.Builder newBuilder()
public MasterProtos.GetSchemaAlterStatusRequest.Builder newBuilderForType()
public static MasterProtos.GetSchemaAlterStatusRequest.Builder newBuilder(MasterProtos.GetSchemaAlterStatusRequest prototype)
public MasterProtos.GetSchemaAlterStatusRequest.Builder toBuilder()
protected MasterProtos.GetSchemaAlterStatusRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)