Uses of Class
io.dingodb.index.IndexServiceGrpc.IndexServiceBlockingStub
Packages that use IndexServiceGrpc.IndexServiceBlockingStub
-
Uses of IndexServiceGrpc.IndexServiceBlockingStub in io.dingodb.index
Methods in io.dingodb.index that return IndexServiceGrpc.IndexServiceBlockingStubModifier and TypeMethodDescriptionIndexServiceGrpc.IndexServiceBlockingStub.build(io.grpc.Channel channel, io.grpc.CallOptions callOptions) IndexServiceGrpc.newBlockingStub(io.grpc.Channel channel) Creates a new blocking-style stub that supports unary and streaming output calls on the service -
Uses of IndexServiceGrpc.IndexServiceBlockingStub in io.dingodb.sdk.service.connector
Methods in io.dingodb.sdk.service.connector that return IndexServiceGrpc.IndexServiceBlockingStub