Uses of Class
com.atlassian.crowd.model.cluster.ClusterHeartbeatEntity
-
Uses of ClusterHeartbeatEntity in com.atlassian.crowd.dao.cluster
Modifier and TypeMethodDescriptionClusterHeartbeatDAOHibernate.findHeartbeatsAfter
(long timestamp) ClusterHeartbeatDAOHibernate.getPersistentClass()
Modifier and TypeMethodDescriptionvoid
ClusterHeartbeatDAOHibernate.writeHeartBeat
(ClusterHeartbeatEntity heartbeatEntity) Inserts or updates the heartbeat entity -
Uses of ClusterHeartbeatEntity in com.atlassian.crowd.manager.cluster.heartbeat
Modifier and TypeMethodDescriptionClusterHeartbeatManager.findHeartbeatsAfter
(long timestamp) CrowdClusterHeartbeatManager.findHeartbeatsAfter
(long timestamp) NoOpClusterHeartbeatManager.findHeartbeatsAfter
(long timestamp)