|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BulkDeleteProtos.BulkDeleteRequest | |
---|---|
org.apache.hadoop.hbase.coprocessor.example | |
org.apache.hadoop.hbase.coprocessor.example.generated |
Uses of BulkDeleteProtos.BulkDeleteRequest in org.apache.hadoop.hbase.coprocessor.example |
---|
Methods in org.apache.hadoop.hbase.coprocessor.example with parameters of type BulkDeleteProtos.BulkDeleteRequest | |
---|---|
void |
BulkDeleteEndpoint.delete(com.google.protobuf.RpcController controller,
BulkDeleteProtos.BulkDeleteRequest request,
com.google.protobuf.RpcCallback<BulkDeleteProtos.BulkDeleteResponse> done)
|
Uses of BulkDeleteProtos.BulkDeleteRequest in org.apache.hadoop.hbase.coprocessor.example.generated |
---|
Methods in org.apache.hadoop.hbase.coprocessor.example.generated that return BulkDeleteProtos.BulkDeleteRequest | |
---|---|
BulkDeleteProtos.BulkDeleteRequest |
BulkDeleteProtos.BulkDeleteRequest.Builder.build()
|
BulkDeleteProtos.BulkDeleteRequest |
BulkDeleteProtos.BulkDeleteRequest.Builder.buildPartial()
|
static BulkDeleteProtos.BulkDeleteRequest |
BulkDeleteProtos.BulkDeleteRequest.getDefaultInstance()
|
BulkDeleteProtos.BulkDeleteRequest |
BulkDeleteProtos.BulkDeleteRequest.getDefaultInstanceForType()
|
BulkDeleteProtos.BulkDeleteRequest |
BulkDeleteProtos.BulkDeleteRequest.Builder.getDefaultInstanceForType()
|
static BulkDeleteProtos.BulkDeleteRequest |
BulkDeleteProtos.BulkDeleteRequest.parseDelimitedFrom(InputStream input)
|
static BulkDeleteProtos.BulkDeleteRequest |
BulkDeleteProtos.BulkDeleteRequest.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static BulkDeleteProtos.BulkDeleteRequest |
BulkDeleteProtos.BulkDeleteRequest.parseFrom(byte[] data)
|
static BulkDeleteProtos.BulkDeleteRequest |
BulkDeleteProtos.BulkDeleteRequest.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static BulkDeleteProtos.BulkDeleteRequest |
BulkDeleteProtos.BulkDeleteRequest.parseFrom(com.google.protobuf.ByteString data)
|
static BulkDeleteProtos.BulkDeleteRequest |
BulkDeleteProtos.BulkDeleteRequest.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static BulkDeleteProtos.BulkDeleteRequest |
BulkDeleteProtos.BulkDeleteRequest.parseFrom(com.google.protobuf.CodedInputStream input)
|
static BulkDeleteProtos.BulkDeleteRequest |
BulkDeleteProtos.BulkDeleteRequest.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static BulkDeleteProtos.BulkDeleteRequest |
BulkDeleteProtos.BulkDeleteRequest.parseFrom(InputStream input)
|
static BulkDeleteProtos.BulkDeleteRequest |
BulkDeleteProtos.BulkDeleteRequest.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
Methods in org.apache.hadoop.hbase.coprocessor.example.generated with parameters of type BulkDeleteProtos.BulkDeleteRequest | |
---|---|
BulkDeleteProtos.BulkDeleteResponse |
BulkDeleteProtos.BulkDeleteService.BlockingInterface.delete(com.google.protobuf.RpcController controller,
BulkDeleteProtos.BulkDeleteRequest request)
|
abstract void |
BulkDeleteProtos.BulkDeleteService.delete(com.google.protobuf.RpcController controller,
BulkDeleteProtos.BulkDeleteRequest request,
com.google.protobuf.RpcCallback<BulkDeleteProtos.BulkDeleteResponse> done)
|
void |
BulkDeleteProtos.BulkDeleteService.Interface.delete(com.google.protobuf.RpcController controller,
BulkDeleteProtos.BulkDeleteRequest request,
com.google.protobuf.RpcCallback<BulkDeleteProtos.BulkDeleteResponse> done)
|
void |
BulkDeleteProtos.BulkDeleteService.Stub.delete(com.google.protobuf.RpcController controller,
BulkDeleteProtos.BulkDeleteRequest request,
com.google.protobuf.RpcCallback<BulkDeleteProtos.BulkDeleteResponse> done)
|
BulkDeleteProtos.BulkDeleteRequest.Builder |
BulkDeleteProtos.BulkDeleteRequest.Builder.mergeFrom(BulkDeleteProtos.BulkDeleteRequest other)
|
static BulkDeleteProtos.BulkDeleteRequest.Builder |
BulkDeleteProtos.BulkDeleteRequest.newBuilder(BulkDeleteProtos.BulkDeleteRequest prototype)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |