Uses of Class
io.dingodb.sdk.service.entity.node.GetLogLevelRequest
Packages that use GetLogLevelRequest
-
Uses of GetLogLevelRequest in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service with parameters of type GetLogLevelRequestModifier and TypeMethodDescriptiondefault GetLogLevelResponseNodeService.getLogLevel(long requestId, GetLogLevelRequest request) default GetLogLevelResponseNodeService.getLogLevel(GetLogLevelRequest request) Deprecated. -
Uses of GetLogLevelRequest in io.dingodb.sdk.service.desc.node
Fields in io.dingodb.sdk.service.desc.node with type parameters of type GetLogLevelRequestModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<GetLogLevelRequest,GetLogLevelResponse> NodeServiceDescriptors.getLogLevelstatic final ServiceCallCycles<GetLogLevelRequest,GetLogLevelResponse> NodeServiceDescriptors.getLogLevelHandlers