Package io.dingodb.node
Class NodeServiceGrpc.NodeServiceBlockingStub
java.lang.Object
io.grpc.stub.AbstractStub<S>
io.grpc.stub.AbstractBlockingStub<NodeServiceGrpc.NodeServiceBlockingStub>
io.dingodb.node.NodeServiceGrpc.NodeServiceBlockingStub
- Enclosing class:
- NodeServiceGrpc
public static final class NodeServiceGrpc.NodeServiceBlockingStub
extends io.grpc.stub.AbstractBlockingStub<NodeServiceGrpc.NodeServiceBlockingStub>
A stub to allow clients to do synchronous rpc calls to service NodeService.
-
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 TypeMethodDescriptionprotected NodeServiceGrpc.NodeServiceBlockingStubbuild(io.grpc.Channel channel, io.grpc.CallOptions callOptions) changeLogLevel(Node.ChangeLogLevelRequest request) Change the LogLevelCheck region is hold vector indexcommitMerge(Node.CommitMergeRequest request) Launch CommitMerge commandDelete failpointdingoMetrics(Node.MetricsRequest request) Metrics for prometheusgetFailPoints(Node.GetFailPointRequest request) Get failpointgetLogLevel(Node.GetLogLevelRequest request) Get current log level informationgetMemoryStats(Node.GetMemoryStatsRequest request) tcmallocgetNodeInfo(Node.GetNodeInfoRequest request) GetNodeInfo in: cluster_id out: List<Node>getRaftStatus(Node.GetRaftStatusRequest request) getRegionInfo(Node.GetRegionInfoRequest request) Get vector index snapshotInstall vector index snapshotsetFailPoint(Node.SetFailPointRequest request) Set failpointMethods 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 NodeServiceGrpc.NodeServiceBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions) - Specified by:
buildin classio.grpc.stub.AbstractStub<NodeServiceGrpc.NodeServiceBlockingStub>
-
getNodeInfo
GetNodeInfo in: cluster_id out: List<Node>
-
getRegionInfo
-
getRaftStatus
-
getLogLevel
Get current log level information
-
changeLogLevel
Change the LogLevel
-
dingoMetrics
Metrics for prometheus
-
setFailPoint
Set failpoint
-
getFailPoints
Get failpoint
-
deleteFailPoints
Delete failpoint
-
installVectorIndexSnapshot
public Node.InstallVectorIndexSnapshotResponse installVectorIndexSnapshot(Node.InstallVectorIndexSnapshotRequest request) Install vector index snapshot
-
getVectorIndexSnapshot
public Node.GetVectorIndexSnapshotResponse getVectorIndexSnapshot(Node.GetVectorIndexSnapshotRequest request) Get vector index snapshot
-
checkVectorIndex
Check region is hold vector index
-
commitMerge
Launch CommitMerge command
-
getMemoryStats
tcmalloc
-
releaseFreeMemory
-