Interface DebugServiceDescriptors
public interface DebugServiceDescriptors
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final classstatic final classstatic final classstatic final classstatic final classstatic final classstatic final classstatic final classstatic final classstatic final classstatic final classstatic final classstatic final classstatic final classstatic final classstatic final classstatic final classstatic final classstatic final classstatic final classstatic final class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<AddRegionRequest,AddRegionResponse> static final ServiceCallCycles<AddRegionRequest,AddRegionResponse> static final io.grpc.MethodDescriptor<AdjustThreadPoolSizeRequest,AdjustThreadPoolSizeResponse> static final io.grpc.MethodDescriptor<BindCoreRequest,BindCoreResponse> static final ServiceCallCycles<BindCoreRequest,BindCoreResponse> static final io.grpc.MethodDescriptor<ChangeRegionRequest,ChangeRegionResponse> static final ServiceCallCycles<ChangeRegionRequest,ChangeRegionResponse> static final io.grpc.MethodDescriptor<CompactRequest,CompactResponse> static final ServiceCallCycles<CompactRequest,CompactResponse> static final io.grpc.MethodDescriptor<DebugRequest,DebugResponse> static final ServiceCallCycles<DebugRequest,DebugResponse> static final io.grpc.MethodDescriptor<DestroyRegionRequest,DestroyRegionResponse> static final ServiceCallCycles<DestroyRegionRequest,DestroyRegionResponse> static final io.grpc.MethodDescriptor<DumpRegionRequest,DumpRegionResponse> static final ServiceCallCycles<DumpRegionRequest,DumpRegionResponse> static final io.grpc.MethodDescriptor<GetMemoryStatsRequest,GetMemoryStatsResponse> static final ServiceCallCycles<GetMemoryStatsRequest,GetMemoryStatsResponse> static final io.grpc.MethodDescriptor<MergeRegionRequest,MergeRegionResponse> static final ServiceCallCycles<MergeRegionRequest,MergeRegionResponse> static final io.grpc.MethodDescriptor<ModifyRegionMetaRequest,ModifyRegionMetaResponse> static final ServiceCallCycles<ModifyRegionMetaRequest,ModifyRegionMetaResponse> static final io.grpc.MethodDescriptor<ReleaseFreeMemoryRequest,ReleaseFreeMemoryResponse> static final io.grpc.MethodDescriptor<ShowAffinityRequest,ShowAffinityResponse> static final ServiceCallCycles<ShowAffinityRequest,ShowAffinityResponse> static final io.grpc.MethodDescriptor<SnapshotRequest,SnapshotResponse> static final ServiceCallCycles<SnapshotRequest,SnapshotResponse> static final io.grpc.MethodDescriptor<SnapshotVectorIndexRequest,SnapshotVectorIndexResponse> static final io.grpc.MethodDescriptor<TraceWorkQueueRequest,TraceWorkQueueResponse> static final ServiceCallCycles<TraceWorkQueueRequest,TraceWorkQueueResponse> static final io.grpc.MethodDescriptor<TransferLeaderRequest,TransferLeaderResponse> static final ServiceCallCycles<TransferLeaderRequest,TransferLeaderResponse> static final io.grpc.MethodDescriptor<TriggerRebuildVectorIndexRequest,TriggerRebuildVectorIndexResponse> static final io.grpc.MethodDescriptor<TriggerSaveVectorIndexRequest,TriggerSaveVectorIndexResponse> static final io.grpc.MethodDescriptor<TriggerVectorIndexSnapshotRequest,TriggerVectorIndexSnapshotResponse> static final ServiceCallCycles<TriggerVectorIndexSnapshotRequest,TriggerVectorIndexSnapshotResponse> static final io.grpc.MethodDescriptor<UnbindCoreRequest,UnbindCoreResponse> static final ServiceCallCycles<UnbindCoreRequest,UnbindCoreResponse>
-
Field Details
-
addRegion
-
addRegionHandlers
-
changeRegion
-
changeRegionHandlers
-
mergeRegion
-
mergeRegionHandlers
-
destroyRegion
-
destroyRegionHandlers
-
snapshot
-
snapshotHandlers
-
transferLeader
-
transferLeaderHandlers
-
modifyRegionMeta
static final io.grpc.MethodDescriptor<ModifyRegionMetaRequest,ModifyRegionMetaResponse> modifyRegionMeta -
modifyRegionMetaHandlers
static final ServiceCallCycles<ModifyRegionMetaRequest,ModifyRegionMetaResponse> modifyRegionMetaHandlers -
snapshotVectorIndex
static final io.grpc.MethodDescriptor<SnapshotVectorIndexRequest,SnapshotVectorIndexResponse> snapshotVectorIndex -
snapshotVectorIndexHandlers
static final ServiceCallCycles<SnapshotVectorIndexRequest,SnapshotVectorIndexResponse> snapshotVectorIndexHandlers -
triggerVectorIndexSnapshot
static final io.grpc.MethodDescriptor<TriggerVectorIndexSnapshotRequest,TriggerVectorIndexSnapshotResponse> triggerVectorIndexSnapshot -
triggerVectorIndexSnapshotHandlers
static final ServiceCallCycles<TriggerVectorIndexSnapshotRequest,TriggerVectorIndexSnapshotResponse> triggerVectorIndexSnapshotHandlers -
triggerRebuildVectorIndex
static final io.grpc.MethodDescriptor<TriggerRebuildVectorIndexRequest,TriggerRebuildVectorIndexResponse> triggerRebuildVectorIndex -
triggerRebuildVectorIndexHandlers
static final ServiceCallCycles<TriggerRebuildVectorIndexRequest,TriggerRebuildVectorIndexResponse> triggerRebuildVectorIndexHandlers -
triggerSaveVectorIndex
static final io.grpc.MethodDescriptor<TriggerSaveVectorIndexRequest,TriggerSaveVectorIndexResponse> triggerSaveVectorIndex -
triggerSaveVectorIndexHandlers
static final ServiceCallCycles<TriggerSaveVectorIndexRequest,TriggerSaveVectorIndexResponse> triggerSaveVectorIndexHandlers -
compact
-
compactHandlers
-
debug
-
debugHandlers
-
getMemoryStats
-
getMemoryStatsHandlers
-
releaseFreeMemory
static final io.grpc.MethodDescriptor<ReleaseFreeMemoryRequest,ReleaseFreeMemoryResponse> releaseFreeMemory -
releaseFreeMemoryHandlers
static final ServiceCallCycles<ReleaseFreeMemoryRequest,ReleaseFreeMemoryResponse> releaseFreeMemoryHandlers -
traceWorkQueue
-
traceWorkQueueHandlers
-
adjustThreadPoolSize
static final io.grpc.MethodDescriptor<AdjustThreadPoolSizeRequest,AdjustThreadPoolSizeResponse> adjustThreadPoolSize -
adjustThreadPoolSizeHandlers
static final ServiceCallCycles<AdjustThreadPoolSizeRequest,AdjustThreadPoolSizeResponse> adjustThreadPoolSizeHandlers -
bindCore
-
bindCoreHandlers
-
unbindCore
-
unbindCoreHandlers
-
showAffinity
-
showAffinityHandlers
-
dumpRegion
-
dumpRegionHandlers
-