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