Uses of Class
io.dingodb.sdk.service.entity.coordinator.GetStoreMapResponse
Packages that use GetStoreMapResponse
-
Uses of GetStoreMapResponse in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service that return GetStoreMapResponseModifier and TypeMethodDescriptiondefault GetStoreMapResponseCoordinatorService.getStoreMap(long requestId, GetStoreMapRequest request) default GetStoreMapResponseCoordinatorService.getStoreMap(GetStoreMapRequest request) Deprecated. -
Uses of GetStoreMapResponse in io.dingodb.sdk.service.desc.coordinator
Fields in io.dingodb.sdk.service.desc.coordinator with type parameters of type GetStoreMapResponseModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<GetStoreMapRequest,GetStoreMapResponse> CoordinatorServiceDescriptors.getStoreMapstatic final ServiceCallCycles<GetStoreMapRequest,GetStoreMapResponse> CoordinatorServiceDescriptors.getStoreMapHandlers