Uses of Class
io.dingodb.sdk.service.entity.coordinator.CreateIdsRequest
Packages that use CreateIdsRequest
-
Uses of CreateIdsRequest in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service with parameters of type CreateIdsRequestModifier and TypeMethodDescriptiondefault CreateIdsResponseCoordinatorService.createIds(long requestId, CreateIdsRequest request) default CreateIdsResponseCoordinatorService.createIds(CreateIdsRequest request) Deprecated. -
Uses of CreateIdsRequest in io.dingodb.sdk.service.desc.coordinator
Fields in io.dingodb.sdk.service.desc.coordinator with type parameters of type CreateIdsRequestModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<CreateIdsRequest,CreateIdsResponse> CoordinatorServiceDescriptors.createIdsstatic final ServiceCallCycles<CreateIdsRequest,CreateIdsResponse> CoordinatorServiceDescriptors.createIdsHandlers