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