public static final class ClientProtos.CoprocessorServiceResponse extends com.google.protobuf.GeneratedMessage implements ClientProtos.CoprocessorServiceResponseOrBuilder
CoprocessorServiceResponse| Modifier and Type | Class and Description | 
|---|---|
static class  | 
ClientProtos.CoprocessorServiceResponse.Builder
Protobuf type  
CoprocessorServiceResponse | 
| Modifier and Type | Field and Description | 
|---|---|
static <any> | 
PARSER  | 
static int | 
REGION_FIELD_NUMBER  | 
static int | 
VALUE_FIELD_NUMBER  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object obj)  | 
static ClientProtos.CoprocessorServiceResponse | 
getDefaultInstance()  | 
ClientProtos.CoprocessorServiceResponse | 
getDefaultInstanceForType()  | 
static com.google.protobuf.Descriptors.Descriptor | 
getDescriptor()  | 
<any> | 
getParserForType()  | 
HBaseProtos.RegionSpecifier | 
getRegion()
required .RegionSpecifier region = 1; | 
HBaseProtos.RegionSpecifierOrBuilder | 
getRegionOrBuilder()
required .RegionSpecifier region = 1; | 
int | 
getSerializedSize()  | 
com.google.protobuf.UnknownFieldSet | 
getUnknownFields()  | 
HBaseProtos.NameBytesPair | 
getValue()
required .NameBytesPair value = 2; | 
HBaseProtos.NameBytesPairOrBuilder | 
getValueOrBuilder()
required .NameBytesPair value = 2; | 
int | 
hashCode()  | 
boolean | 
hasRegion()
required .RegionSpecifier region = 1; | 
boolean | 
hasValue()
required .NameBytesPair value = 2; | 
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable | 
internalGetFieldAccessorTable()  | 
boolean | 
isInitialized()  | 
static ClientProtos.CoprocessorServiceResponse.Builder | 
newBuilder()  | 
static ClientProtos.CoprocessorServiceResponse.Builder | 
newBuilder(ClientProtos.CoprocessorServiceResponse prototype)  | 
ClientProtos.CoprocessorServiceResponse.Builder | 
newBuilderForType()  | 
protected ClientProtos.CoprocessorServiceResponse.Builder | 
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)  | 
static ClientProtos.CoprocessorServiceResponse | 
parseDelimitedFrom(InputStream input)  | 
static ClientProtos.CoprocessorServiceResponse | 
parseDelimitedFrom(InputStream input,
                  com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
static ClientProtos.CoprocessorServiceResponse | 
parseFrom(byte[] data,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
static ClientProtos.CoprocessorServiceResponse | 
parseFrom(com.google.protobuf.ByteString data)  | 
static ClientProtos.CoprocessorServiceResponse | 
parseFrom(com.google.protobuf.ByteString data,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
static ClientProtos.CoprocessorServiceResponse | 
parseFrom(com.google.protobuf.CodedInputStream input)  | 
static ClientProtos.CoprocessorServiceResponse | 
parseFrom(com.google.protobuf.CodedInputStream input,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
static ClientProtos.CoprocessorServiceResponse | 
parseFrom(InputStream input,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
ClientProtos.CoprocessorServiceResponse.Builder | 
toBuilder()  | 
protected Object | 
writeReplace()  | 
void | 
writeTo(com.google.protobuf.CodedOutputStream output)  | 
public static <any> PARSER
public static final int REGION_FIELD_NUMBER
public static final int VALUE_FIELD_NUMBER
public static ClientProtos.CoprocessorServiceResponse getDefaultInstance()
public ClientProtos.CoprocessorServiceResponse 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 hasRegion()
required .RegionSpecifier region = 1;hasRegion in interface ClientProtos.CoprocessorServiceResponseOrBuilderpublic HBaseProtos.RegionSpecifier getRegion()
required .RegionSpecifier region = 1;getRegion in interface ClientProtos.CoprocessorServiceResponseOrBuilderpublic HBaseProtos.RegionSpecifierOrBuilder getRegionOrBuilder()
required .RegionSpecifier region = 1;getRegionOrBuilder in interface ClientProtos.CoprocessorServiceResponseOrBuilderpublic boolean hasValue()
required .NameBytesPair value = 2;hasValue in interface ClientProtos.CoprocessorServiceResponseOrBuilderpublic HBaseProtos.NameBytesPair getValue()
required .NameBytesPair value = 2;getValue in interface ClientProtos.CoprocessorServiceResponseOrBuilderpublic HBaseProtos.NameBytesPairOrBuilder getValueOrBuilder()
required .NameBytesPair value = 2;getValueOrBuilder in interface ClientProtos.CoprocessorServiceResponseOrBuilderpublic 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 ClientProtos.CoprocessorServiceResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ClientProtos.CoprocessorServiceResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ClientProtos.CoprocessorServiceResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ClientProtos.CoprocessorServiceResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ClientProtos.CoprocessorServiceResponse parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ClientProtos.CoprocessorServiceResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ClientProtos.CoprocessorServiceResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static ClientProtos.CoprocessorServiceResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ClientProtos.CoprocessorServiceResponse.Builder newBuilder()
public ClientProtos.CoprocessorServiceResponse.Builder newBuilderForType()
public static ClientProtos.CoprocessorServiceResponse.Builder newBuilder(ClientProtos.CoprocessorServiceResponse prototype)
public ClientProtos.CoprocessorServiceResponse.Builder toBuilder()
protected ClientProtos.CoprocessorServiceResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)