public static final class ReconnectServiceGrpc.ReconnectServiceFutureStub extends io.grpc.stub.AbstractFutureStub<ReconnectServiceGrpc.ReconnectServiceFutureStub>
A service used to control reconnect server.
| Modifier and Type | Method and Description |
|---|---|
protected ReconnectServiceGrpc.ReconnectServiceFutureStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
com.google.common.util.concurrent.ListenableFuture<EmptyProtos.Empty> |
start(Messages.ReconnectParams request) |
com.google.common.util.concurrent.ListenableFuture<Messages.ReconnectInfo> |
stop(EmptyProtos.Empty request) |
protected ReconnectServiceGrpc.ReconnectServiceFutureStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<ReconnectServiceGrpc.ReconnectServiceFutureStub>public com.google.common.util.concurrent.ListenableFuture<EmptyProtos.Empty> start(Messages.ReconnectParams request)
public com.google.common.util.concurrent.ListenableFuture<Messages.ReconnectInfo> stop(EmptyProtos.Empty request)