public static final class TestRpcServiceProtosLegacy.NewerProtobufRpcProto.Stub extends TestRpcServiceProtosLegacy.NewerProtobufRpcProto implements TestRpcServiceProtosLegacy.NewerProtobufRpcProto.Interface
TestRpcServiceProtosLegacy.NewerProtobufRpcProto.BlockingInterface, TestRpcServiceProtosLegacy.NewerProtobufRpcProto.Interface, TestRpcServiceProtosLegacy.NewerProtobufRpcProto.Stub| Modifier and Type | Method and Description |
|---|---|
void |
echo(com.google.protobuf.RpcController controller,
TestProtosLegacy.EmptyRequestProto request,
com.google.protobuf.RpcCallback<TestProtosLegacy.EmptyResponseProto> done)
rpc echo(.hadoop.common.EmptyRequestProto) returns (.hadoop.common.EmptyResponseProto); |
com.google.protobuf.RpcChannel |
getChannel() |
void |
ping(com.google.protobuf.RpcController controller,
TestProtosLegacy.EmptyRequestProto request,
com.google.protobuf.RpcCallback<TestProtosLegacy.EmptyResponseProto> done)
rpc ping(.hadoop.common.EmptyRequestProto) returns (.hadoop.common.EmptyResponseProto); |
callMethod, getDescriptor, getDescriptorForType, getRequestPrototype, getResponsePrototype, newBlockingStub, newReflectiveBlockingService, newReflectiveService, newStubpublic com.google.protobuf.RpcChannel getChannel()
public void ping(com.google.protobuf.RpcController controller,
TestProtosLegacy.EmptyRequestProto request,
com.google.protobuf.RpcCallback<TestProtosLegacy.EmptyResponseProto> done)
TestRpcServiceProtosLegacy.NewerProtobufRpcProtorpc ping(.hadoop.common.EmptyRequestProto) returns (.hadoop.common.EmptyResponseProto);ping in interface TestRpcServiceProtosLegacy.NewerProtobufRpcProto.Interfaceping in class TestRpcServiceProtosLegacy.NewerProtobufRpcProtopublic void echo(com.google.protobuf.RpcController controller,
TestProtosLegacy.EmptyRequestProto request,
com.google.protobuf.RpcCallback<TestProtosLegacy.EmptyResponseProto> done)
TestRpcServiceProtosLegacy.NewerProtobufRpcProtorpc echo(.hadoop.common.EmptyRequestProto) returns (.hadoop.common.EmptyResponseProto);echo in interface TestRpcServiceProtosLegacy.NewerProtobufRpcProto.Interfaceecho in class TestRpcServiceProtosLegacy.NewerProtobufRpcProtoCopyright © 2008–2021 Apache Software Foundation. All rights reserved.