Package | Description |
---|---|
org.apache.hadoop.hbase.coprocessor.example | |
org.apache.hadoop.hbase.coprocessor.example.generated |
Modifier and Type | Method and Description |
---|---|
void |
BulkDeleteEndpoint.delete(com.google.protobuf.RpcController controller,
BulkDeleteProtos.BulkDeleteRequest request,
com.google.protobuf.RpcCallback<BulkDeleteProtos.BulkDeleteResponse> done) |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<BulkDeleteProtos.BulkDeleteResponse> |
BulkDeleteProtos.BulkDeleteResponse.PARSER |
Modifier and Type | Method and Description |
---|---|
BulkDeleteProtos.BulkDeleteResponse |
BulkDeleteProtos.BulkDeleteResponse.Builder.build() |
BulkDeleteProtos.BulkDeleteResponse |
BulkDeleteProtos.BulkDeleteResponse.Builder.buildPartial() |
BulkDeleteProtos.BulkDeleteResponse |
BulkDeleteProtos.BulkDeleteService.BlockingInterface.delete(com.google.protobuf.RpcController controller,
BulkDeleteProtos.BulkDeleteRequest request) |
static BulkDeleteProtos.BulkDeleteResponse |
BulkDeleteProtos.BulkDeleteResponse.getDefaultInstance() |
BulkDeleteProtos.BulkDeleteResponse |
BulkDeleteProtos.BulkDeleteResponse.getDefaultInstanceForType() |
BulkDeleteProtos.BulkDeleteResponse |
BulkDeleteProtos.BulkDeleteResponse.Builder.getDefaultInstanceForType() |
static BulkDeleteProtos.BulkDeleteResponse |
BulkDeleteProtos.BulkDeleteResponse.parseDelimitedFrom(InputStream input) |
static BulkDeleteProtos.BulkDeleteResponse |
BulkDeleteProtos.BulkDeleteResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BulkDeleteProtos.BulkDeleteResponse |
BulkDeleteProtos.BulkDeleteResponse.parseFrom(byte[] data) |
static BulkDeleteProtos.BulkDeleteResponse |
BulkDeleteProtos.BulkDeleteResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BulkDeleteProtos.BulkDeleteResponse |
BulkDeleteProtos.BulkDeleteResponse.parseFrom(com.google.protobuf.ByteString data) |
static BulkDeleteProtos.BulkDeleteResponse |
BulkDeleteProtos.BulkDeleteResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BulkDeleteProtos.BulkDeleteResponse |
BulkDeleteProtos.BulkDeleteResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static BulkDeleteProtos.BulkDeleteResponse |
BulkDeleteProtos.BulkDeleteResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BulkDeleteProtos.BulkDeleteResponse |
BulkDeleteProtos.BulkDeleteResponse.parseFrom(InputStream input) |
static BulkDeleteProtos.BulkDeleteResponse |
BulkDeleteProtos.BulkDeleteResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<BulkDeleteProtos.BulkDeleteResponse> |
BulkDeleteProtos.BulkDeleteResponse.getParserForType() |
Modifier and Type | Method and Description |
---|---|
BulkDeleteProtos.BulkDeleteResponse.Builder |
BulkDeleteProtos.BulkDeleteResponse.Builder.mergeFrom(BulkDeleteProtos.BulkDeleteResponse other) |
static BulkDeleteProtos.BulkDeleteResponse.Builder |
BulkDeleteProtos.BulkDeleteResponse.newBuilder(BulkDeleteProtos.BulkDeleteResponse prototype) |
Modifier and Type | Method and Description |
---|---|
abstract void |
BulkDeleteProtos.BulkDeleteService.delete(com.google.protobuf.RpcController controller,
BulkDeleteProtos.BulkDeleteRequest request,
com.google.protobuf.RpcCallback<BulkDeleteProtos.BulkDeleteResponse> done)
rpc delete(.BulkDeleteRequest) returns (.BulkDeleteResponse); |
void |
BulkDeleteProtos.BulkDeleteService.Interface.delete(com.google.protobuf.RpcController controller,
BulkDeleteProtos.BulkDeleteRequest request,
com.google.protobuf.RpcCallback<BulkDeleteProtos.BulkDeleteResponse> done)
rpc delete(.BulkDeleteRequest) returns (.BulkDeleteResponse); |
void |
BulkDeleteProtos.BulkDeleteService.Stub.delete(com.google.protobuf.RpcController controller,
BulkDeleteProtos.BulkDeleteRequest request,
com.google.protobuf.RpcCallback<BulkDeleteProtos.BulkDeleteResponse> done) |
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.