public static final class TestRpcServiceProtosLegacy.NewProtobufRpcProto.Stub extends TestRpcServiceProtosLegacy.NewProtobufRpcProto implements TestRpcServiceProtosLegacy.NewProtobufRpcProto.Interface
TestRpcServiceProtosLegacy.NewProtobufRpcProto.BlockingInterface, TestRpcServiceProtosLegacy.NewProtobufRpcProto.Interface, TestRpcServiceProtosLegacy.NewProtobufRpcProto.Stub| Modifier and Type | Method and Description |
|---|---|
void |
echo(com.google.protobuf.RpcController controller,
TestProtosLegacy.OptRequestProto request,
com.google.protobuf.RpcCallback<TestProtosLegacy.OptResponseProto> done)
rpc echo(.hadoop.common.OptRequestProto) returns (.hadoop.common.OptResponseProto); |
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.NewProtobufRpcProtorpc ping(.hadoop.common.EmptyRequestProto) returns (.hadoop.common.EmptyResponseProto);ping in interface TestRpcServiceProtosLegacy.NewProtobufRpcProto.Interfaceping in class TestRpcServiceProtosLegacy.NewProtobufRpcProtopublic void echo(com.google.protobuf.RpcController controller,
TestProtosLegacy.OptRequestProto request,
com.google.protobuf.RpcCallback<TestProtosLegacy.OptResponseProto> done)
TestRpcServiceProtosLegacy.NewProtobufRpcProtorpc echo(.hadoop.common.OptRequestProto) returns (.hadoop.common.OptResponseProto);echo in interface TestRpcServiceProtosLegacy.NewProtobufRpcProto.Interfaceecho in class TestRpcServiceProtosLegacy.NewProtobufRpcProtoCopyright © 2008–2021 Apache Software Foundation. All rights reserved.