Package io.dingodb.debug
Class DebugServiceGrpc.DebugServiceBlockingStub
java.lang.Object
io.grpc.stub.AbstractStub<S>
io.grpc.stub.AbstractBlockingStub<DebugServiceGrpc.DebugServiceBlockingStub>
io.dingodb.debug.DebugServiceGrpc.DebugServiceBlockingStub
- Enclosing class:
- DebugServiceGrpc
public static final class DebugServiceGrpc.DebugServiceBlockingStub
extends io.grpc.stub.AbstractBlockingStub<DebugServiceGrpc.DebugServiceBlockingStub>
A stub to allow clients to do synchronous rpc calls to service DebugService.
-
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 TypeMethodDescriptionaddRegion(Debug.AddRegionRequest request) regionadjust thread pool sizebindCore(Debug.BindCoreRequest request) build(io.grpc.Channel channel, io.grpc.CallOptions callOptions) changeRegion(Debug.ChangeRegionRequest request) compact(Debug.CompactRequest request) rocksdbdebug(Debug.DebugRequest request) debugdestroyRegion(Debug.DestroyRegionRequest request) dumpRegion(Debug.DumpRegionRequest request) dump region all version datatcmallocmergeRegion(Debug.MergeRegionRequest request) regoin metashowAffinity(Debug.ShowAffinityRequest request) snapshot(Debug.SnapshotRequest request) vector indexwork queueunbindCore(Debug.UnbindCoreRequest 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 DebugServiceGrpc.DebugServiceBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions) - Specified by:
buildin classio.grpc.stub.AbstractStub<DebugServiceGrpc.DebugServiceBlockingStub>
-
addRegion
region
-
changeRegion
-
mergeRegion
-
destroyRegion
-
snapshot
-
transferLeader
-
modifyRegionMeta
regoin meta
-
snapshotVectorIndex
public Debug.SnapshotVectorIndexResponse snapshotVectorIndex(Debug.SnapshotVectorIndexRequest request) vector index
-
triggerVectorIndexSnapshot
public Debug.TriggerVectorIndexSnapshotResponse triggerVectorIndexSnapshot(Debug.TriggerVectorIndexSnapshotRequest request) -
triggerRebuildVectorIndex
public Debug.TriggerRebuildVectorIndexResponse triggerRebuildVectorIndex(Debug.TriggerRebuildVectorIndexRequest request) -
triggerSaveVectorIndex
public Debug.TriggerSaveVectorIndexResponse triggerSaveVectorIndex(Debug.TriggerSaveVectorIndexRequest request) -
compact
rocksdb
-
debug
debug
-
getMemoryStats
tcmalloc
-
releaseFreeMemory
-
traceWorkQueue
work queue
-
adjustThreadPoolSize
public Debug.AdjustThreadPoolSizeResponse adjustThreadPoolSize(Debug.AdjustThreadPoolSizeRequest request) adjust thread pool size
-
bindCore
-
unbindCore
-
showAffinity
-
dumpRegion
dump region all version data
-