public static final class AdminProtos.CloseRegionResponse extends com.google.protobuf.GeneratedMessage implements AdminProtos.CloseRegionResponseOrBuilder
CloseRegionResponse| Modifier and Type | Class and Description | 
|---|---|
static class  | 
AdminProtos.CloseRegionResponse.Builder
Protobuf type  
CloseRegionResponse | 
| Modifier and Type | Field and Description | 
|---|---|
static int | 
CLOSED_FIELD_NUMBER  | 
static <any> | 
PARSER  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object obj)  | 
boolean | 
getClosed()
required bool closed = 1; | 
static AdminProtos.CloseRegionResponse | 
getDefaultInstance()  | 
AdminProtos.CloseRegionResponse | 
getDefaultInstanceForType()  | 
static com.google.protobuf.Descriptors.Descriptor | 
getDescriptor()  | 
<any> | 
getParserForType()  | 
int | 
getSerializedSize()  | 
com.google.protobuf.UnknownFieldSet | 
getUnknownFields()  | 
boolean | 
hasClosed()
required bool closed = 1; | 
int | 
hashCode()  | 
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable | 
internalGetFieldAccessorTable()  | 
boolean | 
isInitialized()  | 
static AdminProtos.CloseRegionResponse.Builder | 
newBuilder()  | 
static AdminProtos.CloseRegionResponse.Builder | 
newBuilder(AdminProtos.CloseRegionResponse prototype)  | 
AdminProtos.CloseRegionResponse.Builder | 
newBuilderForType()  | 
protected AdminProtos.CloseRegionResponse.Builder | 
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)  | 
static AdminProtos.CloseRegionResponse | 
parseDelimitedFrom(InputStream input)  | 
static AdminProtos.CloseRegionResponse | 
parseDelimitedFrom(InputStream input,
                  com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
static AdminProtos.CloseRegionResponse | 
parseFrom(byte[] data,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
static AdminProtos.CloseRegionResponse | 
parseFrom(com.google.protobuf.ByteString data)  | 
static AdminProtos.CloseRegionResponse | 
parseFrom(com.google.protobuf.ByteString data,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
static AdminProtos.CloseRegionResponse | 
parseFrom(com.google.protobuf.CodedInputStream input)  | 
static AdminProtos.CloseRegionResponse | 
parseFrom(com.google.protobuf.CodedInputStream input,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
static AdminProtos.CloseRegionResponse | 
parseFrom(InputStream input,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
AdminProtos.CloseRegionResponse.Builder | 
toBuilder()  | 
protected Object | 
writeReplace()  | 
void | 
writeTo(com.google.protobuf.CodedOutputStream output)  | 
public static <any> PARSER
public static final int CLOSED_FIELD_NUMBER
public static AdminProtos.CloseRegionResponse getDefaultInstance()
public AdminProtos.CloseRegionResponse 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 hasClosed()
required bool closed = 1;hasClosed in interface AdminProtos.CloseRegionResponseOrBuilderpublic boolean getClosed()
required bool closed = 1;getClosed in interface AdminProtos.CloseRegionResponseOrBuilderpublic 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 AdminProtos.CloseRegionResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AdminProtos.CloseRegionResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AdminProtos.CloseRegionResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AdminProtos.CloseRegionResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static AdminProtos.CloseRegionResponse parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static AdminProtos.CloseRegionResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static AdminProtos.CloseRegionResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static AdminProtos.CloseRegionResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static AdminProtos.CloseRegionResponse.Builder newBuilder()
public AdminProtos.CloseRegionResponse.Builder newBuilderForType()
public static AdminProtos.CloseRegionResponse.Builder newBuilder(AdminProtos.CloseRegionResponse prototype)
public AdminProtos.CloseRegionResponse.Builder toBuilder()
protected AdminProtos.CloseRegionResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)