|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BulkDeleteProtos.BulkDeleteResponse | |
---|---|
org.apache.hadoop.hbase.coprocessor.example | |
org.apache.hadoop.hbase.coprocessor.example.generated |
Uses of BulkDeleteProtos.BulkDeleteResponse in org.apache.hadoop.hbase.coprocessor.example |
---|
Method parameters in org.apache.hadoop.hbase.coprocessor.example with type arguments of type BulkDeleteProtos.BulkDeleteResponse | |
---|---|
void |
BulkDeleteEndpoint.delete(com.google.protobuf.RpcController controller,
BulkDeleteProtos.BulkDeleteRequest request,
com.google.protobuf.RpcCallback<BulkDeleteProtos.BulkDeleteResponse> done)
|
Uses of BulkDeleteProtos.BulkDeleteResponse in org.apache.hadoop.hbase.coprocessor.example.generated |
---|
Fields in org.apache.hadoop.hbase.coprocessor.example.generated with type parameters of type BulkDeleteProtos.BulkDeleteResponse | |
---|---|
static com.google.protobuf.Parser<BulkDeleteProtos.BulkDeleteResponse> |
BulkDeleteProtos.BulkDeleteResponse.PARSER
|
Methods in org.apache.hadoop.hbase.coprocessor.example.generated that return BulkDeleteProtos.BulkDeleteResponse | |
---|---|
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)
|
Methods in org.apache.hadoop.hbase.coprocessor.example.generated that return types with arguments of type BulkDeleteProtos.BulkDeleteResponse | |
---|---|
com.google.protobuf.Parser<BulkDeleteProtos.BulkDeleteResponse> |
BulkDeleteProtos.BulkDeleteResponse.getParserForType()
|
Methods in org.apache.hadoop.hbase.coprocessor.example.generated with parameters of type BulkDeleteProtos.BulkDeleteResponse | |
---|---|
BulkDeleteProtos.BulkDeleteResponse.Builder |
BulkDeleteProtos.BulkDeleteResponse.Builder.mergeFrom(BulkDeleteProtos.BulkDeleteResponse other)
|
static BulkDeleteProtos.BulkDeleteResponse.Builder |
BulkDeleteProtos.BulkDeleteResponse.newBuilder(BulkDeleteProtos.BulkDeleteResponse prototype)
|
Method parameters in org.apache.hadoop.hbase.coprocessor.example.generated with type arguments of type BulkDeleteProtos.BulkDeleteResponse | |
---|---|
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |