public static final class BulkDeleteProtos.BulkDeleteService.Stub extends BulkDeleteProtos.BulkDeleteService implements BulkDeleteProtos.BulkDeleteService.Interface
BulkDeleteProtos.BulkDeleteService.BlockingInterface, BulkDeleteProtos.BulkDeleteService.Interface, BulkDeleteProtos.BulkDeleteService.Stub
Modifier and Type | Method and Description |
---|---|
void |
delete(com.google.protobuf.RpcController controller,
BulkDeleteProtos.BulkDeleteRequest request,
com.google.protobuf.RpcCallback<BulkDeleteProtos.BulkDeleteResponse> done)
rpc delete(.BulkDeleteRequest) returns (.BulkDeleteResponse); |
com.google.protobuf.RpcChannel |
getChannel() |
callMethod, getDescriptor, getDescriptorForType, getRequestPrototype, getResponsePrototype, newBlockingStub, newReflectiveBlockingService, newReflectiveService, newStub
public com.google.protobuf.RpcChannel getChannel()
public void delete(com.google.protobuf.RpcController controller, BulkDeleteProtos.BulkDeleteRequest request, com.google.protobuf.RpcCallback<BulkDeleteProtos.BulkDeleteResponse> done)
BulkDeleteProtos.BulkDeleteService
rpc delete(.BulkDeleteRequest) returns (.BulkDeleteResponse);
delete
in interface BulkDeleteProtos.BulkDeleteService.Interface
delete
in class BulkDeleteProtos.BulkDeleteService
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.