| Package | Description |
|---|---|
| org.apache.hadoop.hbase.shaded.protobuf.generated |
| Modifier and Type | Field and Description |
|---|---|
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<ClientProtos.MutateRequest> |
ClientProtos.MutateRequest.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
ClientProtos.MutateRequest |
ClientProtos.MutateRequest.Builder.build() |
ClientProtos.MutateRequest |
ClientProtos.MutateRequest.Builder.buildPartial() |
static ClientProtos.MutateRequest |
ClientProtos.MutateRequest.getDefaultInstance() |
ClientProtos.MutateRequest |
ClientProtos.MutateRequest.getDefaultInstanceForType() |
ClientProtos.MutateRequest |
ClientProtos.MutateRequest.Builder.getDefaultInstanceForType() |
static ClientProtos.MutateRequest |
ClientProtos.MutateRequest.parseDelimitedFrom(InputStream input) |
static ClientProtos.MutateRequest |
ClientProtos.MutateRequest.parseDelimitedFrom(InputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClientProtos.MutateRequest |
ClientProtos.MutateRequest.parseFrom(byte[] data) |
static ClientProtos.MutateRequest |
ClientProtos.MutateRequest.parseFrom(byte[] data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClientProtos.MutateRequest |
ClientProtos.MutateRequest.parseFrom(ByteBuffer data) |
static ClientProtos.MutateRequest |
ClientProtos.MutateRequest.parseFrom(ByteBuffer data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClientProtos.MutateRequest |
ClientProtos.MutateRequest.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data) |
static ClientProtos.MutateRequest |
ClientProtos.MutateRequest.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClientProtos.MutateRequest |
ClientProtos.MutateRequest.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input) |
static ClientProtos.MutateRequest |
ClientProtos.MutateRequest.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClientProtos.MutateRequest |
ClientProtos.MutateRequest.parseFrom(InputStream input) |
static ClientProtos.MutateRequest |
ClientProtos.MutateRequest.parseFrom(InputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hbase.thirdparty.com.google.protobuf.Parser<ClientProtos.MutateRequest> |
ClientProtos.MutateRequest.getParserForType() |
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<ClientProtos.MutateRequest> |
ClientProtos.MutateRequest.parser() |
| Modifier and Type | Method and Description |
|---|---|
ClientProtos.MutateRequest.Builder |
ClientProtos.MutateRequest.Builder.mergeFrom(ClientProtos.MutateRequest other) |
ClientProtos.MutateResponse |
ClientProtos.ClientService.BlockingInterface.mutate(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
ClientProtos.MutateRequest request) |
abstract void |
ClientProtos.ClientService.mutate(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
ClientProtos.MutateRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<ClientProtos.MutateResponse> done)
rpc Mutate(.hbase.pb.MutateRequest) returns (.hbase.pb.MutateResponse); |
void |
ClientProtos.ClientService.Interface.mutate(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
ClientProtos.MutateRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<ClientProtos.MutateResponse> done)
rpc Mutate(.hbase.pb.MutateRequest) returns (.hbase.pb.MutateResponse); |
void |
ClientProtos.ClientService.Stub.mutate(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
ClientProtos.MutateRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<ClientProtos.MutateResponse> done) |
static ClientProtos.MutateRequest.Builder |
ClientProtos.MutateRequest.newBuilder(ClientProtos.MutateRequest prototype) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.