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