Uses of Class
io.dingodb.sdk.service.entity.node.GetNodeInfoRequest
Packages that use GetNodeInfoRequest
-
Uses of GetNodeInfoRequest in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service with parameters of type GetNodeInfoRequestModifier and TypeMethodDescriptiondefault GetNodeInfoResponseNodeService.getNodeInfo(long requestId, GetNodeInfoRequest request) default GetNodeInfoResponseNodeService.getNodeInfo(GetNodeInfoRequest request) Deprecated. -
Uses of GetNodeInfoRequest in io.dingodb.sdk.service.desc.node
Fields in io.dingodb.sdk.service.desc.node with type parameters of type GetNodeInfoRequestModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<GetNodeInfoRequest,GetNodeInfoResponse> NodeServiceDescriptors.getNodeInfostatic final ServiceCallCycles<GetNodeInfoRequest,GetNodeInfoResponse> NodeServiceDescriptors.getNodeInfoHandlers