Uses of Class
io.dingodb.version.VersionServiceGrpc.VersionServiceBlockingStub
Packages that use VersionServiceGrpc.VersionServiceBlockingStub
-
Uses of VersionServiceGrpc.VersionServiceBlockingStub in io.dingodb.sdk.service.connector
Methods in io.dingodb.sdk.service.connector that return VersionServiceGrpc.VersionServiceBlockingStubModifier and TypeMethodDescriptionVersionServiceConnector.newStub(io.grpc.ManagedChannel channel) Method parameters in io.dingodb.sdk.service.connector with type arguments of type VersionServiceGrpc.VersionServiceBlockingStubModifier and TypeMethodDescription<R> ServiceConnector.Response<R>VersionServiceConnector.exec(Function<VersionServiceGrpc.VersionServiceBlockingStub, R> function, int retryTimes, Function<Integer, ErrorCodeUtils.Strategy> errChecker, Function<R, ServiceConnector.Response<R>> toResponse) -
Uses of VersionServiceGrpc.VersionServiceBlockingStub in io.dingodb.version
Methods in io.dingodb.version that return VersionServiceGrpc.VersionServiceBlockingStubModifier and TypeMethodDescriptionVersionServiceGrpc.VersionServiceBlockingStub.build(io.grpc.Channel channel, io.grpc.CallOptions callOptions) VersionServiceGrpc.newBlockingStub(io.grpc.Channel channel) Creates a new blocking-style stub that supports unary and streaming output calls on the service