public static final class ClientProtos.CoprocessorServiceCall.Builder extends org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ClientProtos.CoprocessorServiceCall.Builder> implements ClientProtos.CoprocessorServiceCallOrBuilder
hbase.pb.CoprocessorServiceCall| Modifier and Type | Method and Description |
|---|---|
ClientProtos.CoprocessorServiceCall.Builder |
addRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ClientProtos.CoprocessorServiceCall |
build() |
ClientProtos.CoprocessorServiceCall |
buildPartial() |
ClientProtos.CoprocessorServiceCall.Builder |
clear() |
ClientProtos.CoprocessorServiceCall.Builder |
clearField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field) |
ClientProtos.CoprocessorServiceCall.Builder |
clearMethodName()
required string method_name = 3; |
ClientProtos.CoprocessorServiceCall.Builder |
clearOneof(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ClientProtos.CoprocessorServiceCall.Builder |
clearRequest()
required bytes request = 4; |
ClientProtos.CoprocessorServiceCall.Builder |
clearRow()
required bytes row = 1; |
ClientProtos.CoprocessorServiceCall.Builder |
clearServiceName()
required string service_name = 2; |
ClientProtos.CoprocessorServiceCall.Builder |
clone() |
ClientProtos.CoprocessorServiceCall |
getDefaultInstanceForType() |
static org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getMethodName()
required string method_name = 3; |
org.apache.hbase.thirdparty.com.google.protobuf.ByteString |
getMethodNameBytes()
required string method_name = 3; |
org.apache.hbase.thirdparty.com.google.protobuf.ByteString |
getRequest()
required bytes request = 4; |
org.apache.hbase.thirdparty.com.google.protobuf.ByteString |
getRow()
required bytes row = 1; |
String |
getServiceName()
required string service_name = 2; |
org.apache.hbase.thirdparty.com.google.protobuf.ByteString |
getServiceNameBytes()
required string service_name = 2; |
boolean |
hasMethodName()
required string method_name = 3; |
boolean |
hasRequest()
required bytes request = 4; |
boolean |
hasRow()
required bytes row = 1; |
boolean |
hasServiceName()
required string service_name = 2; |
protected org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ClientProtos.CoprocessorServiceCall.Builder |
mergeFrom(ClientProtos.CoprocessorServiceCall other) |
ClientProtos.CoprocessorServiceCall.Builder |
mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ClientProtos.CoprocessorServiceCall.Builder |
mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.Message other) |
ClientProtos.CoprocessorServiceCall.Builder |
mergeUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields) |
ClientProtos.CoprocessorServiceCall.Builder |
setField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ClientProtos.CoprocessorServiceCall.Builder |
setMethodName(String value)
required string method_name = 3; |
ClientProtos.CoprocessorServiceCall.Builder |
setMethodNameBytes(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
required string method_name = 3; |
ClientProtos.CoprocessorServiceCall.Builder |
setRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ClientProtos.CoprocessorServiceCall.Builder |
setRequest(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
required bytes request = 4; |
ClientProtos.CoprocessorServiceCall.Builder |
setRow(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
required bytes row = 1; |
ClientProtos.CoprocessorServiceCall.Builder |
setServiceName(String value)
required string service_name = 2; |
ClientProtos.CoprocessorServiceCall.Builder |
setServiceNameBytes(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
required string service_name = 2; |
ClientProtos.CoprocessorServiceCall.Builder |
setUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ClientProtos.CoprocessorServiceCall.Builder>public ClientProtos.CoprocessorServiceCall.Builder clear()
clear in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.Builderclear in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderclear in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ClientProtos.CoprocessorServiceCall.Builder>public org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildergetDescriptorForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuildergetDescriptorForType in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ClientProtos.CoprocessorServiceCall.Builder>public ClientProtos.CoprocessorServiceCall getDefaultInstanceForType()
getDefaultInstanceForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilderpublic ClientProtos.CoprocessorServiceCall build()
build in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.Builderbuild in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderpublic ClientProtos.CoprocessorServiceCall buildPartial()
buildPartial in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderbuildPartial in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderpublic ClientProtos.CoprocessorServiceCall.Builder clone()
clone in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.Builderclone in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderclone in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ClientProtos.CoprocessorServiceCall.Builder>public ClientProtos.CoprocessorServiceCall.Builder setField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildersetField in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ClientProtos.CoprocessorServiceCall.Builder>public ClientProtos.CoprocessorServiceCall.Builder clearField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderclearField in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ClientProtos.CoprocessorServiceCall.Builder>public ClientProtos.CoprocessorServiceCall.Builder clearOneof(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderclearOneof in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ClientProtos.CoprocessorServiceCall.Builder>public ClientProtos.CoprocessorServiceCall.Builder setRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildersetRepeatedField in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ClientProtos.CoprocessorServiceCall.Builder>public ClientProtos.CoprocessorServiceCall.Builder addRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderaddRepeatedField in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ClientProtos.CoprocessorServiceCall.Builder>public ClientProtos.CoprocessorServiceCall.Builder mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.Message other)
mergeFrom in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildermergeFrom in class org.apache.hbase.thirdparty.com.google.protobuf.AbstractMessage.Builder<ClientProtos.CoprocessorServiceCall.Builder>public ClientProtos.CoprocessorServiceCall.Builder mergeFrom(ClientProtos.CoprocessorServiceCall other)
public final boolean isInitialized()
isInitialized in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ClientProtos.CoprocessorServiceCall.Builder>public ClientProtos.CoprocessorServiceCall.Builder mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input, org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildermergeFrom in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.BuildermergeFrom in class org.apache.hbase.thirdparty.com.google.protobuf.AbstractMessage.Builder<ClientProtos.CoprocessorServiceCall.Builder>IOExceptionpublic boolean hasRow()
required bytes row = 1;hasRow in interface ClientProtos.CoprocessorServiceCallOrBuilderpublic org.apache.hbase.thirdparty.com.google.protobuf.ByteString getRow()
required bytes row = 1;getRow in interface ClientProtos.CoprocessorServiceCallOrBuilderpublic ClientProtos.CoprocessorServiceCall.Builder setRow(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
required bytes row = 1;public ClientProtos.CoprocessorServiceCall.Builder clearRow()
required bytes row = 1;public boolean hasServiceName()
required string service_name = 2;hasServiceName in interface ClientProtos.CoprocessorServiceCallOrBuilderpublic String getServiceName()
required string service_name = 2;getServiceName in interface ClientProtos.CoprocessorServiceCallOrBuilderpublic org.apache.hbase.thirdparty.com.google.protobuf.ByteString getServiceNameBytes()
required string service_name = 2;getServiceNameBytes in interface ClientProtos.CoprocessorServiceCallOrBuilderpublic ClientProtos.CoprocessorServiceCall.Builder setServiceName(String value)
required string service_name = 2;public ClientProtos.CoprocessorServiceCall.Builder clearServiceName()
required string service_name = 2;public ClientProtos.CoprocessorServiceCall.Builder setServiceNameBytes(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
required string service_name = 2;public boolean hasMethodName()
required string method_name = 3;hasMethodName in interface ClientProtos.CoprocessorServiceCallOrBuilderpublic String getMethodName()
required string method_name = 3;getMethodName in interface ClientProtos.CoprocessorServiceCallOrBuilderpublic org.apache.hbase.thirdparty.com.google.protobuf.ByteString getMethodNameBytes()
required string method_name = 3;getMethodNameBytes in interface ClientProtos.CoprocessorServiceCallOrBuilderpublic ClientProtos.CoprocessorServiceCall.Builder setMethodName(String value)
required string method_name = 3;public ClientProtos.CoprocessorServiceCall.Builder clearMethodName()
required string method_name = 3;public ClientProtos.CoprocessorServiceCall.Builder setMethodNameBytes(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
required string method_name = 3;public boolean hasRequest()
required bytes request = 4;hasRequest in interface ClientProtos.CoprocessorServiceCallOrBuilderpublic org.apache.hbase.thirdparty.com.google.protobuf.ByteString getRequest()
required bytes request = 4;getRequest in interface ClientProtos.CoprocessorServiceCallOrBuilderpublic ClientProtos.CoprocessorServiceCall.Builder setRequest(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
required bytes request = 4;public ClientProtos.CoprocessorServiceCall.Builder clearRequest()
required bytes request = 4;public final ClientProtos.CoprocessorServiceCall.Builder setUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildersetUnknownFields in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ClientProtos.CoprocessorServiceCall.Builder>public final ClientProtos.CoprocessorServiceCall.Builder mergeUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildermergeUnknownFields in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ClientProtos.CoprocessorServiceCall.Builder>Copyright © 2007–2019 Cloudera. All rights reserved.