Uses of Class
io.dingodb.sdk.service.entity.coordinator.MDSHeartbeatResponse
Packages that use MDSHeartbeatResponse
-
Uses of MDSHeartbeatResponse in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service that return MDSHeartbeatResponseModifier and TypeMethodDescriptiondefault MDSHeartbeatResponseCoordinatorService.mDSHeartbeat(long requestId, MDSHeartbeatRequest request) default MDSHeartbeatResponseCoordinatorService.mDSHeartbeat(MDSHeartbeatRequest request) Deprecated. -
Uses of MDSHeartbeatResponse in io.dingodb.sdk.service.desc.coordinator
Fields in io.dingodb.sdk.service.desc.coordinator with type parameters of type MDSHeartbeatResponseModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<MDSHeartbeatRequest,MDSHeartbeatResponse> CoordinatorServiceDescriptors.mDSHeartbeatstatic final ServiceCallCycles<MDSHeartbeatRequest,MDSHeartbeatResponse> CoordinatorServiceDescriptors.mDSHeartbeatHandlers