public static final class DummyRegionServerEndpointProtos.DummyService.Stub extends DummyRegionServerEndpointProtos.DummyService implements DummyRegionServerEndpointProtos.DummyService.Interface
DummyRegionServerEndpointProtos.DummyService.BlockingInterface, DummyRegionServerEndpointProtos.DummyService.Interface, DummyRegionServerEndpointProtos.DummyService.Stub| Modifier and Type | Method and Description |
|---|---|
void |
dummyCall(RpcController controller,
DummyRegionServerEndpointProtos.DummyRequest request,
RpcCallback<DummyRegionServerEndpointProtos.DummyResponse> done)
rpc dummyCall(.hbase.test.pb.DummyRequest) returns (.hbase.test.pb.DummyResponse); |
void |
dummyThrow(RpcController controller,
DummyRegionServerEndpointProtos.DummyRequest request,
RpcCallback<DummyRegionServerEndpointProtos.DummyResponse> done)
rpc dummyThrow(.hbase.test.pb.DummyRequest) returns (.hbase.test.pb.DummyResponse); |
RpcChannel |
getChannel() |
callMethod, getDescriptor, getDescriptorForType, getRequestPrototype, getResponsePrototype, newBlockingStub, newReflectiveBlockingService, newReflectiveService, newStubpublic RpcChannel getChannel()
public void dummyCall(RpcController controller, DummyRegionServerEndpointProtos.DummyRequest request, RpcCallback<DummyRegionServerEndpointProtos.DummyResponse> done)
DummyRegionServerEndpointProtos.DummyServicerpc dummyCall(.hbase.test.pb.DummyRequest) returns (.hbase.test.pb.DummyResponse);dummyCall in interface DummyRegionServerEndpointProtos.DummyService.InterfacedummyCall in class DummyRegionServerEndpointProtos.DummyServicepublic void dummyThrow(RpcController controller, DummyRegionServerEndpointProtos.DummyRequest request, RpcCallback<DummyRegionServerEndpointProtos.DummyResponse> done)
DummyRegionServerEndpointProtos.DummyServicerpc dummyThrow(.hbase.test.pb.DummyRequest) returns (.hbase.test.pb.DummyResponse);dummyThrow in interface DummyRegionServerEndpointProtos.DummyService.InterfacedummyThrow in class DummyRegionServerEndpointProtos.DummyServiceCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.