Uses of Class
io.dingodb.sdk.service.entity.node.GetRaftStatusResponse
Packages that use GetRaftStatusResponse
-
Uses of GetRaftStatusResponse in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service that return GetRaftStatusResponseModifier and TypeMethodDescriptiondefault GetRaftStatusResponseNodeService.getRaftStatus(long requestId, GetRaftStatusRequest request) default GetRaftStatusResponseNodeService.getRaftStatus(GetRaftStatusRequest request) Deprecated. -
Uses of GetRaftStatusResponse in io.dingodb.sdk.service.desc.node
Fields in io.dingodb.sdk.service.desc.node with type parameters of type GetRaftStatusResponseModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<GetRaftStatusRequest,GetRaftStatusResponse> NodeServiceDescriptors.getRaftStatusstatic final ServiceCallCycles<GetRaftStatusRequest,GetRaftStatusResponse> NodeServiceDescriptors.getRaftStatusHandlers