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