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