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