Package io.dingodb.sdk.service
Class DiskAnnService.Impl
java.lang.Object
io.dingodb.sdk.service.DiskAnnService.Impl
- All Implemented Interfaces:
DiskAnnService,Service<DiskAnnService>
- Enclosing interface:
- DiskAnnService
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.dingodb.sdk.service.DiskAnnService
DiskAnnService.Impl -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.dingodb.sdk.service.DiskAnnService
getCaller, vectorBuild, vectorBuild, vectorClose, vectorClose, vectorCount, vectorCount, vectorDestroy, vectorDestroy, vectorDump, vectorDump, vectorDumpAll, vectorDumpAll, vectorLoad, vectorLoad, vectorNew, vectorNew, vectorPushData, vectorPushData, vectorReset, vectorReset, vectorSearch, vectorSearch, vectorSetImportTooMany, vectorSetImportTooMany, vectorSetNoData, vectorSetNoData, vectorStatus, vectorStatus, vectorTryLoad, vectorTryLoad
-
Field Details
-
caller
-
-
Constructor Details
-
Impl
public Impl()
-