public static final class TestRpcServiceProtosLegacy.OldProtobufRpcProto.Stub extends TestRpcServiceProtosLegacy.OldProtobufRpcProto implements TestRpcServiceProtosLegacy.OldProtobufRpcProto.Interface
TestRpcServiceProtosLegacy.OldProtobufRpcProto.BlockingInterface, TestRpcServiceProtosLegacy.OldProtobufRpcProto.Interface, TestRpcServiceProtosLegacy.OldProtobufRpcProto.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.OldProtobufRpcProtorpc ping(.hadoop.common.EmptyRequestProto) returns (.hadoop.common.EmptyResponseProto);ping in interface TestRpcServiceProtosLegacy.OldProtobufRpcProto.Interfaceping in class TestRpcServiceProtosLegacy.OldProtobufRpcProtopublic void echo(com.google.protobuf.RpcController controller,
TestProtosLegacy.EmptyRequestProto request,
com.google.protobuf.RpcCallback<TestProtosLegacy.EmptyResponseProto> done)
TestRpcServiceProtosLegacy.OldProtobufRpcProtorpc echo(.hadoop.common.EmptyRequestProto) returns (.hadoop.common.EmptyResponseProto);echo in interface TestRpcServiceProtosLegacy.OldProtobufRpcProto.Interfaceecho in class TestRpcServiceProtosLegacy.OldProtobufRpcProtoCopyright © 2008–2021 Apache Software Foundation. All rights reserved.