Uses of Class
io.dingodb.sdk.service.entity.coordinator.ControlConfigResponse
Packages that use ControlConfigResponse
-
Uses of ControlConfigResponse in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service that return ControlConfigResponseModifier and TypeMethodDescriptiondefault ControlConfigResponseCoordinatorService.controlConfig(long requestId, ControlConfigRequest request) default ControlConfigResponseCoordinatorService.controlConfig(ControlConfigRequest request) Deprecated. -
Uses of ControlConfigResponse in io.dingodb.sdk.service.desc.coordinator
Fields in io.dingodb.sdk.service.desc.coordinator with type parameters of type ControlConfigResponseModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<ControlConfigRequest,ControlConfigResponse> CoordinatorServiceDescriptors.controlConfigstatic final ServiceCallCycles<ControlConfigRequest,ControlConfigResponse> CoordinatorServiceDescriptors.controlConfigHandlers