Uses of Class
io.dingodb.sdk.service.entity.coordinator.CreateExecutorRequest
Packages that use CreateExecutorRequest
-
Uses of CreateExecutorRequest in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service with parameters of type CreateExecutorRequestModifier and TypeMethodDescriptiondefault CreateExecutorResponseCoordinatorService.createExecutor(long requestId, CreateExecutorRequest request) default CreateExecutorResponseCoordinatorService.createExecutor(CreateExecutorRequest request) Deprecated. -
Uses of CreateExecutorRequest in io.dingodb.sdk.service.desc.coordinator
Fields in io.dingodb.sdk.service.desc.coordinator with type parameters of type CreateExecutorRequestModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<CreateExecutorRequest,CreateExecutorResponse> CoordinatorServiceDescriptors.createExecutorstatic final ServiceCallCycles<CreateExecutorRequest,CreateExecutorResponse> CoordinatorServiceDescriptors.createExecutorHandlers