Package io.dingodb.sdk.service
Class DocumentService.Impl
java.lang.Object
io.dingodb.sdk.service.DocumentService.Impl
- All Implemented Interfaces:
DocumentService,Service<DocumentService>
- Enclosing interface:
- DocumentService
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.dingodb.sdk.service.DocumentService
DocumentService.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.DocumentService
backupData, backupData, documentAdd, documentAdd, documentBatchQuery, documentBatchQuery, documentCount, documentCount, documentDelete, documentDelete, documentGetBorderId, documentGetBorderId, documentGetRegionMetrics, documentGetRegionMetrics, documentScanQuery, documentScanQuery, documentSearch, documentSearch, documentSearchAll, documentSearchAll, 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
-
Field Details
-
caller
-
-
Constructor Details
-
Impl
public Impl()
-