Package io.dingodb.diskann
Class DiskAnnServiceGrpc.DiskAnnServiceBlockingStub
java.lang.Object
io.grpc.stub.AbstractStub<S>
io.grpc.stub.AbstractBlockingStub<DiskAnnServiceGrpc.DiskAnnServiceBlockingStub>
io.dingodb.diskann.DiskAnnServiceGrpc.DiskAnnServiceBlockingStub
- Enclosing class:
- DiskAnnServiceGrpc
public static final class DiskAnnServiceGrpc.DiskAnnServiceBlockingStub
extends io.grpc.stub.AbstractBlockingStub<DiskAnnServiceGrpc.DiskAnnServiceBlockingStub>
A stub to allow clients to do synchronous rpc calls to service DiskAnnService.
-
Nested Class Summary
Nested classes/interfaces inherited from class io.grpc.stub.AbstractStub
io.grpc.stub.AbstractStub.StubFactory<T extends io.grpc.stub.AbstractStub<T>> -
Method Summary
Modifier and TypeMethodDescriptionbuild(io.grpc.Channel channel, io.grpc.CallOptions callOptions) vectorBuild(Diskann.VectorBuildRequest request) vectorClose(Diskann.VectorCloseRequest request) vectorCount(Diskann.VectorCountRequest request) vectorDump(Diskann.VectorDumpRequest request) debugvectorLoad(Diskann.VectorLoadRequest request) vectorNew(Diskann.VectorNewRequest request) vector indexvectorReset(Diskann.VectorResetRequest request) vectorSearch(Diskann.VectorSearchRequest request) vectorStatus(Diskann.VectorStatusRequest request) Methods inherited from class io.grpc.stub.AbstractBlockingStub
newStub, newStubMethods inherited from class io.grpc.stub.AbstractStub
getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOnReadyThreshold, withOption, withWaitForReady
-
Method Details
-
build
protected DiskAnnServiceGrpc.DiskAnnServiceBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions) - Specified by:
buildin classio.grpc.stub.AbstractStub<DiskAnnServiceGrpc.DiskAnnServiceBlockingStub>
-
vectorNew
vector index
-
vectorPushData
-
vectorBuild
-
vectorLoad
-
vectorTryLoad
-
vectorSearch
-
vectorReset
-
vectorClose
-
vectorDestroy
-
vectorStatus
-
vectorCount
-
vectorSetNoData
-
vectorSetImportTooMany
public Diskann.VectorSetImportTooManyResponse vectorSetImportTooMany(Diskann.VectorSetImportTooManyRequest request) -
vectorDump
debug
-
vectorDumpAll
-