Package io.dingodb.sdk.service
Class IndexService.Impl
java.lang.Object
io.dingodb.sdk.service.IndexService.Impl
- All Implemented Interfaces:
IndexService,Service<IndexService>
- Enclosing interface:
- IndexService
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.dingodb.sdk.service.IndexService
IndexService.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.IndexService
backupData, backupData, controlConfig, controlConfig, getCaller, getMemoryInfo, getMemoryInfo, hello, hello, restoreData, restoreData, txnBatchGet, txnBatchGet, txnBatchRollback, txnBatchRollback, txnCheckTxnStatus, txnCheckTxnStatus, txnCommit, txnCommit, txnDeleteRange, txnDeleteRange, txnDump, txnDump, txnGc, txnGc, txnGet, txnGet, txnHeartBeat, txnHeartBeat, txnPessimisticLock, txnPessimisticLock, txnPessimisticRollback, txnPessimisticRollback, txnPrewrite, txnPrewrite, txnResolveLock, txnResolveLock, txnScan, txnScan, txnScanLock, txnScanLock, vectorAdd, vectorAdd, vectorBatchQuery, vectorBatchQuery, vectorBuild, vectorBuild, vectorCount, vectorCount, vectorCountMemory, vectorCountMemory, vectorDelete, vectorDelete, vectorDump, vectorDump, vectorGetBorderId, vectorGetBorderId, vectorGetRegionMetrics, vectorGetRegionMetrics, vectorImport, vectorImport, vectorLoad, vectorLoad, vectorReset, vectorReset, vectorScanQuery, vectorScanQuery, vectorSearch, vectorSearch, vectorSearchDebug, vectorSearchDebug, vectorStatus, vectorStatus
-
Field Details
-
caller
-
-
Constructor Details
-
Impl
public Impl()
-