Package io.dingodb.sdk.service.connector
Class UtilServiceConnector
java.lang.Object
io.dingodb.sdk.service.connector.ServiceConnector<UtilServiceGrpc.UtilServiceBlockingStub>
io.dingodb.sdk.service.connector.UtilServiceConnector
-
Nested Class Summary
Nested classes/interfaces inherited from class io.dingodb.sdk.service.connector.ServiceConnector
ServiceConnector.Response<R> -
Field Summary
Fields inherited from class io.dingodb.sdk.service.connector.ServiceConnector
locations, RETRY_TIMES, retryTimes, stubRef -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected UtilServiceGrpc.UtilServiceBlockingStubnewStub(io.grpc.ManagedChannel channel) protected io.grpc.ManagedChanneltransformToLeaderChannel(io.grpc.ManagedChannel channel) Methods inherited from class io.dingodb.sdk.service.connector.ServiceConnector
cleanResponse, close, exec, exec, exec, exec, exec, exec, exec, getStub, newChannel, newChannel, refresh
-
Constructor Details
-
UtilServiceConnector
-
-
Method Details
-
transformToLeaderChannel
protected io.grpc.ManagedChannel transformToLeaderChannel(io.grpc.ManagedChannel channel) - Specified by:
transformToLeaderChannelin classServiceConnector<UtilServiceGrpc.UtilServiceBlockingStub>
-
newStub
- Specified by:
newStubin classServiceConnector<UtilServiceGrpc.UtilServiceBlockingStub>
-