public static final class TestRpcServiceProtos.TestProtobufRpcProto.Stub extends TestRpcServiceProtos.TestProtobufRpcProto implements TestRpcServiceProtos.TestProtobufRpcProto.Interface
TestRpcServiceProtos.TestProtobufRpcProto.BlockingInterface, TestRpcServiceProtos.TestProtobufRpcProto.Interface, TestRpcServiceProtos.TestProtobufRpcProto.Stub| Modifier and Type | Method and Description |
|---|---|
void |
add(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
TestProtos.AddRequestProto request,
org.apache.hadoop.thirdparty.protobuf.RpcCallback<TestProtos.AddResponseProto> done)
rpc add(.hadoop.common.AddRequestProto) returns (.hadoop.common.AddResponseProto); |
void |
add2(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
TestProtos.AddRequestProto2 request,
org.apache.hadoop.thirdparty.protobuf.RpcCallback<TestProtos.AddResponseProto> done)
rpc add2(.hadoop.common.AddRequestProto2) returns (.hadoop.common.AddResponseProto); |
void |
echo(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
TestProtos.EchoRequestProto request,
org.apache.hadoop.thirdparty.protobuf.RpcCallback<TestProtos.EchoResponseProto> done)
rpc echo(.hadoop.common.EchoRequestProto) returns (.hadoop.common.EchoResponseProto); |
void |
echo2(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
TestProtos.EchoRequestProto2 request,
org.apache.hadoop.thirdparty.protobuf.RpcCallback<TestProtos.EchoResponseProto2> done)
rpc echo2(.hadoop.common.EchoRequestProto2) returns (.hadoop.common.EchoResponseProto2); |
void |
echoPostponed(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
TestProtos.EchoRequestProto request,
org.apache.hadoop.thirdparty.protobuf.RpcCallback<TestProtos.EchoResponseProto> done)
rpc echoPostponed(.hadoop.common.EchoRequestProto) returns (.hadoop.common.EchoResponseProto); |
void |
error(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
TestProtos.EmptyRequestProto request,
org.apache.hadoop.thirdparty.protobuf.RpcCallback<TestProtos.EmptyResponseProto> done)
rpc error(.hadoop.common.EmptyRequestProto) returns (.hadoop.common.EmptyResponseProto); |
void |
error2(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
TestProtos.EmptyRequestProto request,
org.apache.hadoop.thirdparty.protobuf.RpcCallback<TestProtos.EmptyResponseProto> done)
rpc error2(.hadoop.common.EmptyRequestProto) returns (.hadoop.common.EmptyResponseProto); |
void |
exchange(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
TestProtos.ExchangeRequestProto request,
org.apache.hadoop.thirdparty.protobuf.RpcCallback<TestProtos.ExchangeResponseProto> done)
rpc exchange(.hadoop.common.ExchangeRequestProto) returns (.hadoop.common.ExchangeResponseProto); |
void |
getAuthMethod(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
TestProtos.EmptyRequestProto request,
org.apache.hadoop.thirdparty.protobuf.RpcCallback<TestProtos.AuthMethodResponseProto> done)
rpc getAuthMethod(.hadoop.common.EmptyRequestProto) returns (.hadoop.common.AuthMethodResponseProto); |
void |
getAuthUser(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
TestProtos.EmptyRequestProto request,
org.apache.hadoop.thirdparty.protobuf.RpcCallback<TestProtos.UserResponseProto> done)
rpc getAuthUser(.hadoop.common.EmptyRequestProto) returns (.hadoop.common.UserResponseProto); |
org.apache.hadoop.thirdparty.protobuf.RpcChannel |
getChannel() |
void |
getCurrentUser(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
TestProtos.EmptyRequestProto request,
org.apache.hadoop.thirdparty.protobuf.RpcCallback<TestProtos.UserResponseProto> done)
rpc getCurrentUser(.hadoop.common.EmptyRequestProto) returns (.hadoop.common.UserResponseProto); |
void |
getServerRemoteUser(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
TestProtos.EmptyRequestProto request,
org.apache.hadoop.thirdparty.protobuf.RpcCallback<TestProtos.UserResponseProto> done)
rpc getServerRemoteUser(.hadoop.common.EmptyRequestProto) returns (.hadoop.common.UserResponseProto); |
void |
lockAndSleep(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
TestProtos.SleepRequestProto request,
org.apache.hadoop.thirdparty.protobuf.RpcCallback<TestProtos.EmptyResponseProto> done)
rpc lockAndSleep(.hadoop.common.SleepRequestProto) returns (.hadoop.common.EmptyResponseProto); |
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); |
void |
sendPostponed(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
TestProtos.EmptyRequestProto request,
org.apache.hadoop.thirdparty.protobuf.RpcCallback<TestProtos.EmptyResponseProto> done)
rpc sendPostponed(.hadoop.common.EmptyRequestProto) returns (.hadoop.common.EmptyResponseProto); |
void |
sleep(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
TestProtos.SleepRequestProto request,
org.apache.hadoop.thirdparty.protobuf.RpcCallback<TestProtos.EmptyResponseProto> done)
rpc sleep(.hadoop.common.SleepRequestProto) returns (.hadoop.common.EmptyResponseProto); |
void |
slowPing(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
TestProtos.SlowPingRequestProto request,
org.apache.hadoop.thirdparty.protobuf.RpcCallback<TestProtos.EmptyResponseProto> done)
rpc slowPing(.hadoop.common.SlowPingRequestProto) returns (.hadoop.common.EmptyResponseProto); |
void |
testServerGet(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
TestProtos.EmptyRequestProto request,
org.apache.hadoop.thirdparty.protobuf.RpcCallback<TestProtos.EmptyResponseProto> done)
rpc testServerGet(.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.TestProtobufRpcProtorpc ping(.hadoop.common.EmptyRequestProto) returns (.hadoop.common.EmptyResponseProto);ping in interface TestRpcServiceProtos.TestProtobufRpcProto.Interfaceping in class TestRpcServiceProtos.TestProtobufRpcProtopublic void echo(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
TestProtos.EchoRequestProto request,
org.apache.hadoop.thirdparty.protobuf.RpcCallback<TestProtos.EchoResponseProto> done)
TestRpcServiceProtos.TestProtobufRpcProtorpc echo(.hadoop.common.EchoRequestProto) returns (.hadoop.common.EchoResponseProto);echo in interface TestRpcServiceProtos.TestProtobufRpcProto.Interfaceecho in class TestRpcServiceProtos.TestProtobufRpcProtopublic void error(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
TestProtos.EmptyRequestProto request,
org.apache.hadoop.thirdparty.protobuf.RpcCallback<TestProtos.EmptyResponseProto> done)
TestRpcServiceProtos.TestProtobufRpcProtorpc error(.hadoop.common.EmptyRequestProto) returns (.hadoop.common.EmptyResponseProto);error in interface TestRpcServiceProtos.TestProtobufRpcProto.Interfaceerror in class TestRpcServiceProtos.TestProtobufRpcProtopublic void error2(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
TestProtos.EmptyRequestProto request,
org.apache.hadoop.thirdparty.protobuf.RpcCallback<TestProtos.EmptyResponseProto> done)
TestRpcServiceProtos.TestProtobufRpcProtorpc error2(.hadoop.common.EmptyRequestProto) returns (.hadoop.common.EmptyResponseProto);error2 in interface TestRpcServiceProtos.TestProtobufRpcProto.Interfaceerror2 in class TestRpcServiceProtos.TestProtobufRpcProtopublic void slowPing(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
TestProtos.SlowPingRequestProto request,
org.apache.hadoop.thirdparty.protobuf.RpcCallback<TestProtos.EmptyResponseProto> done)
TestRpcServiceProtos.TestProtobufRpcProtorpc slowPing(.hadoop.common.SlowPingRequestProto) returns (.hadoop.common.EmptyResponseProto);slowPing in interface TestRpcServiceProtos.TestProtobufRpcProto.InterfaceslowPing in class TestRpcServiceProtos.TestProtobufRpcProtopublic void echo2(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
TestProtos.EchoRequestProto2 request,
org.apache.hadoop.thirdparty.protobuf.RpcCallback<TestProtos.EchoResponseProto2> done)
TestRpcServiceProtos.TestProtobufRpcProtorpc echo2(.hadoop.common.EchoRequestProto2) returns (.hadoop.common.EchoResponseProto2);echo2 in interface TestRpcServiceProtos.TestProtobufRpcProto.Interfaceecho2 in class TestRpcServiceProtos.TestProtobufRpcProtopublic void add(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
TestProtos.AddRequestProto request,
org.apache.hadoop.thirdparty.protobuf.RpcCallback<TestProtos.AddResponseProto> done)
TestRpcServiceProtos.TestProtobufRpcProtorpc add(.hadoop.common.AddRequestProto) returns (.hadoop.common.AddResponseProto);add in interface TestRpcServiceProtos.TestProtobufRpcProto.Interfaceadd in class TestRpcServiceProtos.TestProtobufRpcProtopublic void add2(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
TestProtos.AddRequestProto2 request,
org.apache.hadoop.thirdparty.protobuf.RpcCallback<TestProtos.AddResponseProto> done)
TestRpcServiceProtos.TestProtobufRpcProtorpc add2(.hadoop.common.AddRequestProto2) returns (.hadoop.common.AddResponseProto);add2 in interface TestRpcServiceProtos.TestProtobufRpcProto.Interfaceadd2 in class TestRpcServiceProtos.TestProtobufRpcProtopublic void testServerGet(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
TestProtos.EmptyRequestProto request,
org.apache.hadoop.thirdparty.protobuf.RpcCallback<TestProtos.EmptyResponseProto> done)
TestRpcServiceProtos.TestProtobufRpcProtorpc testServerGet(.hadoop.common.EmptyRequestProto) returns (.hadoop.common.EmptyResponseProto);testServerGet in interface TestRpcServiceProtos.TestProtobufRpcProto.InterfacetestServerGet in class TestRpcServiceProtos.TestProtobufRpcProtopublic void exchange(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
TestProtos.ExchangeRequestProto request,
org.apache.hadoop.thirdparty.protobuf.RpcCallback<TestProtos.ExchangeResponseProto> done)
TestRpcServiceProtos.TestProtobufRpcProtorpc exchange(.hadoop.common.ExchangeRequestProto) returns (.hadoop.common.ExchangeResponseProto);exchange in interface TestRpcServiceProtos.TestProtobufRpcProto.Interfaceexchange in class TestRpcServiceProtos.TestProtobufRpcProtopublic void sleep(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
TestProtos.SleepRequestProto request,
org.apache.hadoop.thirdparty.protobuf.RpcCallback<TestProtos.EmptyResponseProto> done)
TestRpcServiceProtos.TestProtobufRpcProtorpc sleep(.hadoop.common.SleepRequestProto) returns (.hadoop.common.EmptyResponseProto);sleep in interface TestRpcServiceProtos.TestProtobufRpcProto.Interfacesleep in class TestRpcServiceProtos.TestProtobufRpcProtopublic void lockAndSleep(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
TestProtos.SleepRequestProto request,
org.apache.hadoop.thirdparty.protobuf.RpcCallback<TestProtos.EmptyResponseProto> done)
TestRpcServiceProtos.TestProtobufRpcProtorpc lockAndSleep(.hadoop.common.SleepRequestProto) returns (.hadoop.common.EmptyResponseProto);lockAndSleep in interface TestRpcServiceProtos.TestProtobufRpcProto.InterfacelockAndSleep in class TestRpcServiceProtos.TestProtobufRpcProtopublic void getAuthMethod(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
TestProtos.EmptyRequestProto request,
org.apache.hadoop.thirdparty.protobuf.RpcCallback<TestProtos.AuthMethodResponseProto> done)
TestRpcServiceProtos.TestProtobufRpcProtorpc getAuthMethod(.hadoop.common.EmptyRequestProto) returns (.hadoop.common.AuthMethodResponseProto);getAuthMethod in interface TestRpcServiceProtos.TestProtobufRpcProto.InterfacegetAuthMethod in class TestRpcServiceProtos.TestProtobufRpcProtopublic void getAuthUser(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
TestProtos.EmptyRequestProto request,
org.apache.hadoop.thirdparty.protobuf.RpcCallback<TestProtos.UserResponseProto> done)
TestRpcServiceProtos.TestProtobufRpcProtorpc getAuthUser(.hadoop.common.EmptyRequestProto) returns (.hadoop.common.UserResponseProto);getAuthUser in interface TestRpcServiceProtos.TestProtobufRpcProto.InterfacegetAuthUser in class TestRpcServiceProtos.TestProtobufRpcProtopublic void echoPostponed(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
TestProtos.EchoRequestProto request,
org.apache.hadoop.thirdparty.protobuf.RpcCallback<TestProtos.EchoResponseProto> done)
TestRpcServiceProtos.TestProtobufRpcProtorpc echoPostponed(.hadoop.common.EchoRequestProto) returns (.hadoop.common.EchoResponseProto);echoPostponed in interface TestRpcServiceProtos.TestProtobufRpcProto.InterfaceechoPostponed in class TestRpcServiceProtos.TestProtobufRpcProtopublic void sendPostponed(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
TestProtos.EmptyRequestProto request,
org.apache.hadoop.thirdparty.protobuf.RpcCallback<TestProtos.EmptyResponseProto> done)
TestRpcServiceProtos.TestProtobufRpcProtorpc sendPostponed(.hadoop.common.EmptyRequestProto) returns (.hadoop.common.EmptyResponseProto);sendPostponed in interface TestRpcServiceProtos.TestProtobufRpcProto.InterfacesendPostponed in class TestRpcServiceProtos.TestProtobufRpcProtopublic void getCurrentUser(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
TestProtos.EmptyRequestProto request,
org.apache.hadoop.thirdparty.protobuf.RpcCallback<TestProtos.UserResponseProto> done)
TestRpcServiceProtos.TestProtobufRpcProtorpc getCurrentUser(.hadoop.common.EmptyRequestProto) returns (.hadoop.common.UserResponseProto);getCurrentUser in interface TestRpcServiceProtos.TestProtobufRpcProto.InterfacegetCurrentUser in class TestRpcServiceProtos.TestProtobufRpcProtopublic void getServerRemoteUser(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
TestProtos.EmptyRequestProto request,
org.apache.hadoop.thirdparty.protobuf.RpcCallback<TestProtos.UserResponseProto> done)
TestRpcServiceProtos.TestProtobufRpcProtorpc getServerRemoteUser(.hadoop.common.EmptyRequestProto) returns (.hadoop.common.UserResponseProto);getServerRemoteUser in interface TestRpcServiceProtos.TestProtobufRpcProto.InterfacegetServerRemoteUser in class TestRpcServiceProtos.TestProtobufRpcProtoCopyright © 2008–2021 Apache Software Foundation. All rights reserved.