Package io.dingodb.sdk.service
Class DebugService.Impl
java.lang.Object
io.dingodb.sdk.service.DebugService.Impl
- All Implemented Interfaces:
DebugService,Service<DebugService>
- Enclosing interface:
- DebugService
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.dingodb.sdk.service.DebugService
DebugService.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.DebugService
addRegion, addRegion, adjustThreadPoolSize, adjustThreadPoolSize, bindCore, bindCore, changeRegion, changeRegion, compact, compact, debug, debug, destroyRegion, destroyRegion, dumpRegion, dumpRegion, getCaller, getMemoryStats, getMemoryStats, mergeRegion, mergeRegion, modifyRegionMeta, modifyRegionMeta, releaseFreeMemory, releaseFreeMemory, showAffinity, showAffinity, snapshot, snapshot, snapshotVectorIndex, snapshotVectorIndex, traceWorkQueue, traceWorkQueue, transferLeader, transferLeader, triggerRebuildVectorIndex, triggerRebuildVectorIndex, triggerSaveVectorIndex, triggerSaveVectorIndex, triggerVectorIndexSnapshot, triggerVectorIndexSnapshot, unbindCore, unbindCore
-
Field Details
-
caller
-
-
Constructor Details
-
Impl
public Impl()
-