Package io.dingodb.debug
Class DebugServiceGrpc
java.lang.Object
io.dingodb.debug.DebugServiceGrpc
@Generated(value="by gRPC proto compiler (version 1.69.0)",
comments="Source: debug.proto")
public final class DebugServiceGrpc
extends Object
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic final classA stub to allow clients to do synchronous rpc calls to service DebugService.static final classA stub to allow clients to do ListenableFuture-style rpc calls to service DebugService.static classBase class for the server implementation of the service DebugService.static final classA stub to allow clients to do asynchronous rpc calls to service DebugService. -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic final io.grpc.ServerServiceDefinitionbindService(DebugServiceGrpc.AsyncService service) static io.grpc.MethodDescriptor<Debug.AddRegionRequest,Debug.AddRegionResponse> static io.grpc.MethodDescriptor<Debug.AdjustThreadPoolSizeRequest,Debug.AdjustThreadPoolSizeResponse> static io.grpc.MethodDescriptor<Debug.BindCoreRequest,Debug.BindCoreResponse> static io.grpc.MethodDescriptor<Debug.ChangeRegionRequest,Debug.ChangeRegionResponse> static io.grpc.MethodDescriptor<Debug.CompactRequest,Debug.CompactResponse> static io.grpc.MethodDescriptor<Debug.DebugRequest,Debug.DebugResponse> static io.grpc.MethodDescriptor<Debug.DestroyRegionRequest,Debug.DestroyRegionResponse> static io.grpc.MethodDescriptor<Debug.DumpRegionRequest,Debug.DumpRegionResponse> static io.grpc.MethodDescriptor<Debug.GetMemoryStatsRequest,Debug.GetMemoryStatsResponse> static io.grpc.MethodDescriptor<Debug.MergeRegionRequest,Debug.MergeRegionResponse> static io.grpc.MethodDescriptor<Debug.ModifyRegionMetaRequest,Debug.ModifyRegionMetaResponse> static io.grpc.MethodDescriptor<Debug.ReleaseFreeMemoryRequest,Debug.ReleaseFreeMemoryResponse> static io.grpc.ServiceDescriptorstatic io.grpc.MethodDescriptor<Debug.ShowAffinityRequest,Debug.ShowAffinityResponse> static io.grpc.MethodDescriptor<Debug.SnapshotRequest,Debug.SnapshotResponse> static io.grpc.MethodDescriptor<Debug.SnapshotVectorIndexRequest,Debug.SnapshotVectorIndexResponse> static io.grpc.MethodDescriptor<Debug.TraceWorkQueueRequest,Debug.TraceWorkQueueResponse> static io.grpc.MethodDescriptor<Debug.TransferLeaderRequest,Debug.TransferLeaderResponse> static io.grpc.MethodDescriptor<Debug.TriggerRebuildVectorIndexRequest,Debug.TriggerRebuildVectorIndexResponse> static io.grpc.MethodDescriptor<Debug.TriggerSaveVectorIndexRequest,Debug.TriggerSaveVectorIndexResponse> static io.grpc.MethodDescriptor<Debug.TriggerVectorIndexSnapshotRequest,Debug.TriggerVectorIndexSnapshotResponse> static io.grpc.MethodDescriptor<Debug.UnbindCoreRequest,Debug.UnbindCoreResponse> newBlockingStub(io.grpc.Channel channel) Creates a new blocking-style stub that supports unary and streaming output calls on the servicenewFutureStub(io.grpc.Channel channel) Creates a new ListenableFuture-style stub that supports unary calls on the servicenewStub(io.grpc.Channel channel) Creates a new async stub that supports all call types for the service
-
Field Details
-
SERVICE_NAME
- See Also:
-
-
Method Details
-
getAddRegionMethod
public static io.grpc.MethodDescriptor<Debug.AddRegionRequest,Debug.AddRegionResponse> getAddRegionMethod() -
getChangeRegionMethod
public static io.grpc.MethodDescriptor<Debug.ChangeRegionRequest,Debug.ChangeRegionResponse> getChangeRegionMethod() -
getMergeRegionMethod
public static io.grpc.MethodDescriptor<Debug.MergeRegionRequest,Debug.MergeRegionResponse> getMergeRegionMethod() -
getDestroyRegionMethod
public static io.grpc.MethodDescriptor<Debug.DestroyRegionRequest,Debug.DestroyRegionResponse> getDestroyRegionMethod() -
getSnapshotMethod
public static io.grpc.MethodDescriptor<Debug.SnapshotRequest,Debug.SnapshotResponse> getSnapshotMethod() -
getTransferLeaderMethod
public static io.grpc.MethodDescriptor<Debug.TransferLeaderRequest,Debug.TransferLeaderResponse> getTransferLeaderMethod() -
getModifyRegionMetaMethod
public static io.grpc.MethodDescriptor<Debug.ModifyRegionMetaRequest,Debug.ModifyRegionMetaResponse> getModifyRegionMetaMethod() -
getSnapshotVectorIndexMethod
public static io.grpc.MethodDescriptor<Debug.SnapshotVectorIndexRequest,Debug.SnapshotVectorIndexResponse> getSnapshotVectorIndexMethod() -
getTriggerVectorIndexSnapshotMethod
public static io.grpc.MethodDescriptor<Debug.TriggerVectorIndexSnapshotRequest,Debug.TriggerVectorIndexSnapshotResponse> getTriggerVectorIndexSnapshotMethod() -
getTriggerRebuildVectorIndexMethod
public static io.grpc.MethodDescriptor<Debug.TriggerRebuildVectorIndexRequest,Debug.TriggerRebuildVectorIndexResponse> getTriggerRebuildVectorIndexMethod() -
getTriggerSaveVectorIndexMethod
public static io.grpc.MethodDescriptor<Debug.TriggerSaveVectorIndexRequest,Debug.TriggerSaveVectorIndexResponse> getTriggerSaveVectorIndexMethod() -
getCompactMethod
public static io.grpc.MethodDescriptor<Debug.CompactRequest,Debug.CompactResponse> getCompactMethod() -
getDebugMethod
-
getGetMemoryStatsMethod
public static io.grpc.MethodDescriptor<Debug.GetMemoryStatsRequest,Debug.GetMemoryStatsResponse> getGetMemoryStatsMethod() -
getReleaseFreeMemoryMethod
public static io.grpc.MethodDescriptor<Debug.ReleaseFreeMemoryRequest,Debug.ReleaseFreeMemoryResponse> getReleaseFreeMemoryMethod() -
getTraceWorkQueueMethod
public static io.grpc.MethodDescriptor<Debug.TraceWorkQueueRequest,Debug.TraceWorkQueueResponse> getTraceWorkQueueMethod() -
getAdjustThreadPoolSizeMethod
public static io.grpc.MethodDescriptor<Debug.AdjustThreadPoolSizeRequest,Debug.AdjustThreadPoolSizeResponse> getAdjustThreadPoolSizeMethod() -
getBindCoreMethod
public static io.grpc.MethodDescriptor<Debug.BindCoreRequest,Debug.BindCoreResponse> getBindCoreMethod() -
getUnbindCoreMethod
public static io.grpc.MethodDescriptor<Debug.UnbindCoreRequest,Debug.UnbindCoreResponse> getUnbindCoreMethod() -
getShowAffinityMethod
public static io.grpc.MethodDescriptor<Debug.ShowAffinityRequest,Debug.ShowAffinityResponse> getShowAffinityMethod() -
getDumpRegionMethod
public static io.grpc.MethodDescriptor<Debug.DumpRegionRequest,Debug.DumpRegionResponse> getDumpRegionMethod() -
newStub
Creates a new async stub that supports all call types for the service -
newBlockingStub
Creates a new blocking-style stub that supports unary and streaming output calls on the service -
newFutureStub
Creates a new ListenableFuture-style stub that supports unary calls on the service -
bindService
public static final io.grpc.ServerServiceDefinition bindService(DebugServiceGrpc.AsyncService service) -
getServiceDescriptor
public static io.grpc.ServiceDescriptor getServiceDescriptor()
-