public static final class TestRpcServiceProtos.CustomProto.Stub extends TestRpcServiceProtos.CustomProto implements TestRpcServiceProtos.CustomProto.Interface
TestRpcServiceProtos.CustomProto.BlockingInterface, TestRpcServiceProtos.CustomProto.Interface, TestRpcServiceProtos.CustomProto.Stub| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.thirdparty.protobuf.RpcChannel |
getChannel() |
void |
ping(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
TestProtos.EmptyRequestProto request,
org.apache.hadoop.thirdparty.protobuf.RpcCallback<TestProtos.EmptyResponseProto> done)
rpc ping(.hadoop.common.EmptyRequestProto) returns (.hadoop.common.EmptyResponseProto); |
callMethod, getDescriptor, getDescriptorForType, getRequestPrototype, getResponsePrototype, newBlockingStub, newReflectiveBlockingService, newReflectiveService, newStubpublic org.apache.hadoop.thirdparty.protobuf.RpcChannel getChannel()
public void ping(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
TestProtos.EmptyRequestProto request,
org.apache.hadoop.thirdparty.protobuf.RpcCallback<TestProtos.EmptyResponseProto> done)
TestRpcServiceProtos.CustomProtorpc ping(.hadoop.common.EmptyRequestProto) returns (.hadoop.common.EmptyResponseProto);ping in interface TestRpcServiceProtos.CustomProto.Interfaceping in class TestRpcServiceProtos.CustomProtoCopyright © 2008–2021 Apache Software Foundation. All rights reserved.