public class TqClient extends Object
| Constructor and Description |
|---|
TqClient(ClientImpl c)
Construct client for accessing Tq reusing the existing channel.
|
| Modifier and Type | Method and Description |
|---|---|
protected com.turtlequeue.sdk.api.proto.TurtleQueueGrpc.TurtleQueueStub |
checkAndGetStub(Boolean requestConnection) |
protected void |
close() |
protected io.grpc.Channel |
getChannel() |
protected io.grpc.ConnectivityState |
getState() |
protected io.grpc.ConnectivityState |
reconnectChannel() |
public TqClient(ClientImpl c)
protected com.turtlequeue.sdk.api.proto.TurtleQueueGrpc.TurtleQueueStub checkAndGetStub(Boolean requestConnection) throws Exception
Exceptionprotected io.grpc.ConnectivityState getState()
protected io.grpc.ConnectivityState reconnectChannel()
protected io.grpc.Channel getChannel()
Copyright © 2019-2021, TurtleQueue All Rights Reserved. Use is subject to license terms.