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(com.google.protobuf.RpcController controller,
DummyRegionServerEndpointProtos.DummyRequest request,
com.google.protobuf.RpcCallback<DummyRegionServerEndpointProtos.DummyResponse> done)
rpc dummyCall(.hbase.test.pb.DummyRequest) returns (.hbase.test.pb.DummyResponse); |
void |
dummyThrow(com.google.protobuf.RpcController controller,
DummyRegionServerEndpointProtos.DummyRequest request,
com.google.protobuf.RpcCallback<DummyRegionServerEndpointProtos.DummyResponse> done)
rpc dummyThrow(.hbase.test.pb.DummyRequest) returns (.hbase.test.pb.DummyResponse); |
com.google.protobuf.RpcChannel |
getChannel() |
callMethod, getDescriptor, getDescriptorForType, getRequestPrototype, getResponsePrototype, newBlockingStub, newReflectiveBlockingService, newReflectiveService, newStubpublic com.google.protobuf.RpcChannel getChannel()
public void dummyCall(com.google.protobuf.RpcController controller,
DummyRegionServerEndpointProtos.DummyRequest request,
com.google.protobuf.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(com.google.protobuf.RpcController controller,
DummyRegionServerEndpointProtos.DummyRequest request,
com.google.protobuf.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.