Uses of Class
io.dingodb.sdk.service.entity.coordinator.GetMDSListRequest
Packages that use GetMDSListRequest
-
Uses of GetMDSListRequest in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service with parameters of type GetMDSListRequestModifier and TypeMethodDescriptiondefault GetMDSListResponseCoordinatorService.getMDSList(long requestId, GetMDSListRequest request) default GetMDSListResponseCoordinatorService.getMDSList(GetMDSListRequest request) Deprecated. -
Uses of GetMDSListRequest in io.dingodb.sdk.service.desc.coordinator
Fields in io.dingodb.sdk.service.desc.coordinator with type parameters of type GetMDSListRequestModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<GetMDSListRequest,GetMDSListResponse> CoordinatorServiceDescriptors.getMDSListstatic final ServiceCallCycles<GetMDSListRequest,GetMDSListResponse> CoordinatorServiceDescriptors.getMDSListHandlers