Package io.dingodb.debug
Class DebugServiceGrpc.DebugServiceFutureStub
java.lang.Object
io.grpc.stub.AbstractStub<S>
io.grpc.stub.AbstractFutureStub<DebugServiceGrpc.DebugServiceFutureStub>
io.dingodb.debug.DebugServiceGrpc.DebugServiceFutureStub
- Enclosing class:
- DebugServiceGrpc
public static final class DebugServiceGrpc.DebugServiceFutureStub
extends io.grpc.stub.AbstractFutureStub<DebugServiceGrpc.DebugServiceFutureStub>
A stub to allow clients to do ListenableFuture-style 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 TypeMethodDescriptioncom.google.common.util.concurrent.ListenableFuture<Debug.AddRegionResponse>addRegion(Debug.AddRegionRequest request) regioncom.google.common.util.concurrent.ListenableFuture<Debug.AdjustThreadPoolSizeResponse>adjust thread pool sizecom.google.common.util.concurrent.ListenableFuture<Debug.BindCoreResponse>bindCore(Debug.BindCoreRequest request) protected DebugServiceGrpc.DebugServiceFutureStubbuild(io.grpc.Channel channel, io.grpc.CallOptions callOptions) com.google.common.util.concurrent.ListenableFuture<Debug.ChangeRegionResponse>changeRegion(Debug.ChangeRegionRequest request) com.google.common.util.concurrent.ListenableFuture<Debug.CompactResponse>compact(Debug.CompactRequest request) rocksdbcom.google.common.util.concurrent.ListenableFuture<Debug.DebugResponse>debug(Debug.DebugRequest request) debugcom.google.common.util.concurrent.ListenableFuture<Debug.DestroyRegionResponse>destroyRegion(Debug.DestroyRegionRequest request) com.google.common.util.concurrent.ListenableFuture<Debug.DumpRegionResponse>dumpRegion(Debug.DumpRegionRequest request) dump region all version datacom.google.common.util.concurrent.ListenableFuture<Debug.GetMemoryStatsResponse>tcmalloccom.google.common.util.concurrent.ListenableFuture<Debug.MergeRegionResponse>mergeRegion(Debug.MergeRegionRequest request) com.google.common.util.concurrent.ListenableFuture<Debug.ModifyRegionMetaResponse>regoin metacom.google.common.util.concurrent.ListenableFuture<Debug.ReleaseFreeMemoryResponse>com.google.common.util.concurrent.ListenableFuture<Debug.ShowAffinityResponse>showAffinity(Debug.ShowAffinityRequest request) com.google.common.util.concurrent.ListenableFuture<Debug.SnapshotResponse>snapshot(Debug.SnapshotRequest request) com.google.common.util.concurrent.ListenableFuture<Debug.SnapshotVectorIndexResponse>vector indexcom.google.common.util.concurrent.ListenableFuture<Debug.TraceWorkQueueResponse>work queuecom.google.common.util.concurrent.ListenableFuture<Debug.TransferLeaderResponse>com.google.common.util.concurrent.ListenableFuture<Debug.TriggerRebuildVectorIndexResponse>com.google.common.util.concurrent.ListenableFuture<Debug.TriggerSaveVectorIndexResponse>com.google.common.util.concurrent.ListenableFuture<Debug.TriggerVectorIndexSnapshotResponse>com.google.common.util.concurrent.ListenableFuture<Debug.UnbindCoreResponse>unbindCore(Debug.UnbindCoreRequest request) Methods inherited from class io.grpc.stub.AbstractFutureStub
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.DebugServiceFutureStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions) - Specified by:
buildin classio.grpc.stub.AbstractStub<DebugServiceGrpc.DebugServiceFutureStub>
-
addRegion
public com.google.common.util.concurrent.ListenableFuture<Debug.AddRegionResponse> addRegion(Debug.AddRegionRequest request) region
-
changeRegion
public com.google.common.util.concurrent.ListenableFuture<Debug.ChangeRegionResponse> changeRegion(Debug.ChangeRegionRequest request) -
mergeRegion
public com.google.common.util.concurrent.ListenableFuture<Debug.MergeRegionResponse> mergeRegion(Debug.MergeRegionRequest request) -
destroyRegion
public com.google.common.util.concurrent.ListenableFuture<Debug.DestroyRegionResponse> destroyRegion(Debug.DestroyRegionRequest request) -
snapshot
public com.google.common.util.concurrent.ListenableFuture<Debug.SnapshotResponse> snapshot(Debug.SnapshotRequest request) -
transferLeader
public com.google.common.util.concurrent.ListenableFuture<Debug.TransferLeaderResponse> transferLeader(Debug.TransferLeaderRequest request) -
modifyRegionMeta
public com.google.common.util.concurrent.ListenableFuture<Debug.ModifyRegionMetaResponse> modifyRegionMeta(Debug.ModifyRegionMetaRequest request) regoin meta
-
snapshotVectorIndex
public com.google.common.util.concurrent.ListenableFuture<Debug.SnapshotVectorIndexResponse> snapshotVectorIndex(Debug.SnapshotVectorIndexRequest request) vector index
-
triggerVectorIndexSnapshot
public com.google.common.util.concurrent.ListenableFuture<Debug.TriggerVectorIndexSnapshotResponse> triggerVectorIndexSnapshot(Debug.TriggerVectorIndexSnapshotRequest request) -
triggerRebuildVectorIndex
public com.google.common.util.concurrent.ListenableFuture<Debug.TriggerRebuildVectorIndexResponse> triggerRebuildVectorIndex(Debug.TriggerRebuildVectorIndexRequest request) -
triggerSaveVectorIndex
public com.google.common.util.concurrent.ListenableFuture<Debug.TriggerSaveVectorIndexResponse> triggerSaveVectorIndex(Debug.TriggerSaveVectorIndexRequest request) -
compact
public com.google.common.util.concurrent.ListenableFuture<Debug.CompactResponse> compact(Debug.CompactRequest request) rocksdb
-
debug
public com.google.common.util.concurrent.ListenableFuture<Debug.DebugResponse> debug(Debug.DebugRequest request) debug
-
getMemoryStats
public com.google.common.util.concurrent.ListenableFuture<Debug.GetMemoryStatsResponse> getMemoryStats(Debug.GetMemoryStatsRequest request) tcmalloc
-
releaseFreeMemory
public com.google.common.util.concurrent.ListenableFuture<Debug.ReleaseFreeMemoryResponse> releaseFreeMemory(Debug.ReleaseFreeMemoryRequest request) -
traceWorkQueue
public com.google.common.util.concurrent.ListenableFuture<Debug.TraceWorkQueueResponse> traceWorkQueue(Debug.TraceWorkQueueRequest request) work queue
-
adjustThreadPoolSize
public com.google.common.util.concurrent.ListenableFuture<Debug.AdjustThreadPoolSizeResponse> adjustThreadPoolSize(Debug.AdjustThreadPoolSizeRequest request) adjust thread pool size
-
bindCore
public com.google.common.util.concurrent.ListenableFuture<Debug.BindCoreResponse> bindCore(Debug.BindCoreRequest request) -
unbindCore
public com.google.common.util.concurrent.ListenableFuture<Debug.UnbindCoreResponse> unbindCore(Debug.UnbindCoreRequest request) -
showAffinity
public com.google.common.util.concurrent.ListenableFuture<Debug.ShowAffinityResponse> showAffinity(Debug.ShowAffinityRequest request) -
dumpRegion
public com.google.common.util.concurrent.ListenableFuture<Debug.DumpRegionResponse> dumpRegion(Debug.DumpRegionRequest request) dump region all version data
-