public static interface PingProtos.PingService.BlockingInterface
| Modifier and Type | Method and Description |
|---|---|
PingProtos.CountResponse |
count(com.google.protobuf.RpcController controller,
PingProtos.CountRequest request) |
PingProtos.HelloResponse |
hello(com.google.protobuf.RpcController controller,
PingProtos.HelloRequest request) |
PingProtos.IncrementCountResponse |
increment(com.google.protobuf.RpcController controller,
PingProtos.IncrementCountRequest request) |
PingProtos.NoopResponse |
noop(com.google.protobuf.RpcController controller,
PingProtos.NoopRequest request) |
PingProtos.PingResponse |
ping(com.google.protobuf.RpcController controller,
PingProtos.PingRequest request) |
PingProtos.PingResponse ping(com.google.protobuf.RpcController controller, PingProtos.PingRequest request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceExceptionPingProtos.CountResponse count(com.google.protobuf.RpcController controller, PingProtos.CountRequest request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceExceptionPingProtos.IncrementCountResponse increment(com.google.protobuf.RpcController controller, PingProtos.IncrementCountRequest request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceExceptionPingProtos.HelloResponse hello(com.google.protobuf.RpcController controller, PingProtos.HelloRequest request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceExceptionPingProtos.NoopResponse noop(com.google.protobuf.RpcController controller, PingProtos.NoopRequest request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceExceptionCopyright © 2007–2019 Cloudera. All rights reserved.