public static interface TestRpcServiceProtosLegacy.TestProtobufRpcProto.Interface
| Modifier and Type | Method and Description |
|---|---|
void |
add(com.google.protobuf.RpcController controller,
TestProtosLegacy.AddRequestProto request,
com.google.protobuf.RpcCallback<TestProtosLegacy.AddResponseProto> done)
rpc add(.hadoop.common.AddRequestProto) returns (.hadoop.common.AddResponseProto); |
void |
add2(com.google.protobuf.RpcController controller,
TestProtosLegacy.AddRequestProto2 request,
com.google.protobuf.RpcCallback<TestProtosLegacy.AddResponseProto> done)
rpc add2(.hadoop.common.AddRequestProto2) returns (.hadoop.common.AddResponseProto); |
void |
echo(com.google.protobuf.RpcController controller,
TestProtosLegacy.EchoRequestProto request,
com.google.protobuf.RpcCallback<TestProtosLegacy.EchoResponseProto> done)
rpc echo(.hadoop.common.EchoRequestProto) returns (.hadoop.common.EchoResponseProto); |
void |
echo2(com.google.protobuf.RpcController controller,
TestProtosLegacy.EchoRequestProto2 request,
com.google.protobuf.RpcCallback<TestProtosLegacy.EchoResponseProto2> done)
rpc echo2(.hadoop.common.EchoRequestProto2) returns (.hadoop.common.EchoResponseProto2); |
void |
echoPostponed(com.google.protobuf.RpcController controller,
TestProtosLegacy.EchoRequestProto request,
com.google.protobuf.RpcCallback<TestProtosLegacy.EchoResponseProto> done)
rpc echoPostponed(.hadoop.common.EchoRequestProto) returns (.hadoop.common.EchoResponseProto); |
void |
error(com.google.protobuf.RpcController controller,
TestProtosLegacy.EmptyRequestProto request,
com.google.protobuf.RpcCallback<TestProtosLegacy.EmptyResponseProto> done)
rpc error(.hadoop.common.EmptyRequestProto) returns (.hadoop.common.EmptyResponseProto); |
void |
error2(com.google.protobuf.RpcController controller,
TestProtosLegacy.EmptyRequestProto request,
com.google.protobuf.RpcCallback<TestProtosLegacy.EmptyResponseProto> done)
rpc error2(.hadoop.common.EmptyRequestProto) returns (.hadoop.common.EmptyResponseProto); |
void |
exchange(com.google.protobuf.RpcController controller,
TestProtosLegacy.ExchangeRequestProto request,
com.google.protobuf.RpcCallback<TestProtosLegacy.ExchangeResponseProto> done)
rpc exchange(.hadoop.common.ExchangeRequestProto) returns (.hadoop.common.ExchangeResponseProto); |
void |
getAuthMethod(com.google.protobuf.RpcController controller,
TestProtosLegacy.EmptyRequestProto request,
com.google.protobuf.RpcCallback<TestProtosLegacy.AuthMethodResponseProto> done)
rpc getAuthMethod(.hadoop.common.EmptyRequestProto) returns (.hadoop.common.AuthMethodResponseProto); |
void |
getAuthUser(com.google.protobuf.RpcController controller,
TestProtosLegacy.EmptyRequestProto request,
com.google.protobuf.RpcCallback<TestProtosLegacy.UserResponseProto> done)
rpc getAuthUser(.hadoop.common.EmptyRequestProto) returns (.hadoop.common.UserResponseProto); |
void |
getCurrentUser(com.google.protobuf.RpcController controller,
TestProtosLegacy.EmptyRequestProto request,
com.google.protobuf.RpcCallback<TestProtosLegacy.UserResponseProto> done)
rpc getCurrentUser(.hadoop.common.EmptyRequestProto) returns (.hadoop.common.UserResponseProto); |
void |
getServerRemoteUser(com.google.protobuf.RpcController controller,
TestProtosLegacy.EmptyRequestProto request,
com.google.protobuf.RpcCallback<TestProtosLegacy.UserResponseProto> done)
rpc getServerRemoteUser(.hadoop.common.EmptyRequestProto) returns (.hadoop.common.UserResponseProto); |
void |
lockAndSleep(com.google.protobuf.RpcController controller,
TestProtosLegacy.SleepRequestProto request,
com.google.protobuf.RpcCallback<TestProtosLegacy.EmptyResponseProto> done)
rpc lockAndSleep(.hadoop.common.SleepRequestProto) returns (.hadoop.common.EmptyResponseProto); |
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); |
void |
sendPostponed(com.google.protobuf.RpcController controller,
TestProtosLegacy.EmptyRequestProto request,
com.google.protobuf.RpcCallback<TestProtosLegacy.EmptyResponseProto> done)
rpc sendPostponed(.hadoop.common.EmptyRequestProto) returns (.hadoop.common.EmptyResponseProto); |
void |
sleep(com.google.protobuf.RpcController controller,
TestProtosLegacy.SleepRequestProto request,
com.google.protobuf.RpcCallback<TestProtosLegacy.EmptyResponseProto> done)
rpc sleep(.hadoop.common.SleepRequestProto) returns (.hadoop.common.EmptyResponseProto); |
void |
slowPing(com.google.protobuf.RpcController controller,
TestProtosLegacy.SlowPingRequestProto request,
com.google.protobuf.RpcCallback<TestProtosLegacy.EmptyResponseProto> done)
rpc slowPing(.hadoop.common.SlowPingRequestProto) returns (.hadoop.common.EmptyResponseProto); |
void |
testServerGet(com.google.protobuf.RpcController controller,
TestProtosLegacy.EmptyRequestProto request,
com.google.protobuf.RpcCallback<TestProtosLegacy.EmptyResponseProto> done)
rpc testServerGet(.hadoop.common.EmptyRequestProto) returns (.hadoop.common.EmptyResponseProto); |
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);void echo(com.google.protobuf.RpcController controller,
TestProtosLegacy.EchoRequestProto request,
com.google.protobuf.RpcCallback<TestProtosLegacy.EchoResponseProto> done)
rpc echo(.hadoop.common.EchoRequestProto) returns (.hadoop.common.EchoResponseProto);void error(com.google.protobuf.RpcController controller,
TestProtosLegacy.EmptyRequestProto request,
com.google.protobuf.RpcCallback<TestProtosLegacy.EmptyResponseProto> done)
rpc error(.hadoop.common.EmptyRequestProto) returns (.hadoop.common.EmptyResponseProto);void error2(com.google.protobuf.RpcController controller,
TestProtosLegacy.EmptyRequestProto request,
com.google.protobuf.RpcCallback<TestProtosLegacy.EmptyResponseProto> done)
rpc error2(.hadoop.common.EmptyRequestProto) returns (.hadoop.common.EmptyResponseProto);void slowPing(com.google.protobuf.RpcController controller,
TestProtosLegacy.SlowPingRequestProto request,
com.google.protobuf.RpcCallback<TestProtosLegacy.EmptyResponseProto> done)
rpc slowPing(.hadoop.common.SlowPingRequestProto) returns (.hadoop.common.EmptyResponseProto);void echo2(com.google.protobuf.RpcController controller,
TestProtosLegacy.EchoRequestProto2 request,
com.google.protobuf.RpcCallback<TestProtosLegacy.EchoResponseProto2> done)
rpc echo2(.hadoop.common.EchoRequestProto2) returns (.hadoop.common.EchoResponseProto2);void add(com.google.protobuf.RpcController controller,
TestProtosLegacy.AddRequestProto request,
com.google.protobuf.RpcCallback<TestProtosLegacy.AddResponseProto> done)
rpc add(.hadoop.common.AddRequestProto) returns (.hadoop.common.AddResponseProto);void add2(com.google.protobuf.RpcController controller,
TestProtosLegacy.AddRequestProto2 request,
com.google.protobuf.RpcCallback<TestProtosLegacy.AddResponseProto> done)
rpc add2(.hadoop.common.AddRequestProto2) returns (.hadoop.common.AddResponseProto);void testServerGet(com.google.protobuf.RpcController controller,
TestProtosLegacy.EmptyRequestProto request,
com.google.protobuf.RpcCallback<TestProtosLegacy.EmptyResponseProto> done)
rpc testServerGet(.hadoop.common.EmptyRequestProto) returns (.hadoop.common.EmptyResponseProto);void exchange(com.google.protobuf.RpcController controller,
TestProtosLegacy.ExchangeRequestProto request,
com.google.protobuf.RpcCallback<TestProtosLegacy.ExchangeResponseProto> done)
rpc exchange(.hadoop.common.ExchangeRequestProto) returns (.hadoop.common.ExchangeResponseProto);void sleep(com.google.protobuf.RpcController controller,
TestProtosLegacy.SleepRequestProto request,
com.google.protobuf.RpcCallback<TestProtosLegacy.EmptyResponseProto> done)
rpc sleep(.hadoop.common.SleepRequestProto) returns (.hadoop.common.EmptyResponseProto);void lockAndSleep(com.google.protobuf.RpcController controller,
TestProtosLegacy.SleepRequestProto request,
com.google.protobuf.RpcCallback<TestProtosLegacy.EmptyResponseProto> done)
rpc lockAndSleep(.hadoop.common.SleepRequestProto) returns (.hadoop.common.EmptyResponseProto);void getAuthMethod(com.google.protobuf.RpcController controller,
TestProtosLegacy.EmptyRequestProto request,
com.google.protobuf.RpcCallback<TestProtosLegacy.AuthMethodResponseProto> done)
rpc getAuthMethod(.hadoop.common.EmptyRequestProto) returns (.hadoop.common.AuthMethodResponseProto);void getAuthUser(com.google.protobuf.RpcController controller,
TestProtosLegacy.EmptyRequestProto request,
com.google.protobuf.RpcCallback<TestProtosLegacy.UserResponseProto> done)
rpc getAuthUser(.hadoop.common.EmptyRequestProto) returns (.hadoop.common.UserResponseProto);void echoPostponed(com.google.protobuf.RpcController controller,
TestProtosLegacy.EchoRequestProto request,
com.google.protobuf.RpcCallback<TestProtosLegacy.EchoResponseProto> done)
rpc echoPostponed(.hadoop.common.EchoRequestProto) returns (.hadoop.common.EchoResponseProto);void sendPostponed(com.google.protobuf.RpcController controller,
TestProtosLegacy.EmptyRequestProto request,
com.google.protobuf.RpcCallback<TestProtosLegacy.EmptyResponseProto> done)
rpc sendPostponed(.hadoop.common.EmptyRequestProto) returns (.hadoop.common.EmptyResponseProto);void getCurrentUser(com.google.protobuf.RpcController controller,
TestProtosLegacy.EmptyRequestProto request,
com.google.protobuf.RpcCallback<TestProtosLegacy.UserResponseProto> done)
rpc getCurrentUser(.hadoop.common.EmptyRequestProto) returns (.hadoop.common.UserResponseProto);void getServerRemoteUser(com.google.protobuf.RpcController controller,
TestProtosLegacy.EmptyRequestProto request,
com.google.protobuf.RpcCallback<TestProtosLegacy.UserResponseProto> done)
rpc getServerRemoteUser(.hadoop.common.EmptyRequestProto) returns (.hadoop.common.UserResponseProto);Copyright © 2008–2022 Apache Software Foundation. All rights reserved.