Uses of Class
io.dingodb.sdk.service.entity.coordinator.DeleteExecutorRequest
Packages that use DeleteExecutorRequest
-
Uses of DeleteExecutorRequest in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service with parameters of type DeleteExecutorRequestModifier and TypeMethodDescriptiondefault DeleteExecutorResponseCoordinatorService.deleteExecutor(long requestId, DeleteExecutorRequest request) default DeleteExecutorResponseCoordinatorService.deleteExecutor(DeleteExecutorRequest request) Deprecated. -
Uses of DeleteExecutorRequest in io.dingodb.sdk.service.desc.coordinator
Fields in io.dingodb.sdk.service.desc.coordinator with type parameters of type DeleteExecutorRequestModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<DeleteExecutorRequest,DeleteExecutorResponse> CoordinatorServiceDescriptors.deleteExecutorstatic final ServiceCallCycles<DeleteExecutorRequest,DeleteExecutorResponse> CoordinatorServiceDescriptors.deleteExecutorHandlers