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