|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of ClientProtos.CoprocessorServiceCall in org.apache.hadoop.hbase.protobuf.generated |
|---|
| Fields in org.apache.hadoop.hbase.protobuf.generated with type parameters of type ClientProtos.CoprocessorServiceCall | |
|---|---|
static com.google.protobuf.Parser<ClientProtos.CoprocessorServiceCall> |
ClientProtos.CoprocessorServiceCall.PARSER
|
| Methods in org.apache.hadoop.hbase.protobuf.generated that return ClientProtos.CoprocessorServiceCall | |
|---|---|
ClientProtos.CoprocessorServiceCall |
ClientProtos.CoprocessorServiceCall.Builder.build()
|
ClientProtos.CoprocessorServiceCall |
ClientProtos.CoprocessorServiceCall.Builder.buildPartial()
|
ClientProtos.CoprocessorServiceCall |
ClientProtos.CoprocessorServiceRequestOrBuilder.getCall()
required .CoprocessorServiceCall call = 2; |
ClientProtos.CoprocessorServiceCall |
ClientProtos.CoprocessorServiceRequest.getCall()
required .CoprocessorServiceCall call = 2; |
ClientProtos.CoprocessorServiceCall |
ClientProtos.CoprocessorServiceRequest.Builder.getCall()
required .CoprocessorServiceCall call = 2; |
static ClientProtos.CoprocessorServiceCall |
ClientProtos.CoprocessorServiceCall.getDefaultInstance()
|
ClientProtos.CoprocessorServiceCall |
ClientProtos.CoprocessorServiceCall.getDefaultInstanceForType()
|
ClientProtos.CoprocessorServiceCall |
ClientProtos.CoprocessorServiceCall.Builder.getDefaultInstanceForType()
|
static ClientProtos.CoprocessorServiceCall |
ClientProtos.CoprocessorServiceCall.parseDelimitedFrom(InputStream input)
|
static ClientProtos.CoprocessorServiceCall |
ClientProtos.CoprocessorServiceCall.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static ClientProtos.CoprocessorServiceCall |
ClientProtos.CoprocessorServiceCall.parseFrom(byte[] data)
|
static ClientProtos.CoprocessorServiceCall |
ClientProtos.CoprocessorServiceCall.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static ClientProtos.CoprocessorServiceCall |
ClientProtos.CoprocessorServiceCall.parseFrom(com.google.protobuf.ByteString data)
|
static ClientProtos.CoprocessorServiceCall |
ClientProtos.CoprocessorServiceCall.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static ClientProtos.CoprocessorServiceCall |
ClientProtos.CoprocessorServiceCall.parseFrom(com.google.protobuf.CodedInputStream input)
|
static ClientProtos.CoprocessorServiceCall |
ClientProtos.CoprocessorServiceCall.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static ClientProtos.CoprocessorServiceCall |
ClientProtos.CoprocessorServiceCall.parseFrom(InputStream input)
|
static ClientProtos.CoprocessorServiceCall |
ClientProtos.CoprocessorServiceCall.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
| Methods in org.apache.hadoop.hbase.protobuf.generated that return types with arguments of type ClientProtos.CoprocessorServiceCall | |
|---|---|
com.google.protobuf.Parser<ClientProtos.CoprocessorServiceCall> |
ClientProtos.CoprocessorServiceCall.getParserForType()
|
| Methods in org.apache.hadoop.hbase.protobuf.generated with parameters of type ClientProtos.CoprocessorServiceCall | |
|---|---|
ClientProtos.CoprocessorServiceRequest.Builder |
ClientProtos.CoprocessorServiceRequest.Builder.mergeCall(ClientProtos.CoprocessorServiceCall value)
required .CoprocessorServiceCall call = 2; |
ClientProtos.CoprocessorServiceCall.Builder |
ClientProtos.CoprocessorServiceCall.Builder.mergeFrom(ClientProtos.CoprocessorServiceCall other)
|
static ClientProtos.CoprocessorServiceCall.Builder |
ClientProtos.CoprocessorServiceCall.newBuilder(ClientProtos.CoprocessorServiceCall prototype)
|
ClientProtos.CoprocessorServiceRequest.Builder |
ClientProtos.CoprocessorServiceRequest.Builder.setCall(ClientProtos.CoprocessorServiceCall value)
required .CoprocessorServiceCall call = 2; |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||