public interface ClusterHeartbeatManager
extends com.atlassian.beehive.db.spi.ClusterNodeHeartBeatDao
Modifier and Type | Method and Description |
---|---|
Collection<ClusterHeartbeatEntity> |
findHeartbeatsAfter(long timestamp) |
int |
removeHeartbeatsBefore(long timestamp)
Removes the heartbeats that heven't reported live before the given timestamp
|
Collection<ClusterHeartbeatEntity> findHeartbeatsAfter(long timestamp)
int removeHeartbeatsBefore(long timestamp)
Copyright © 2020 Atlassian. All rights reserved.
View cookie preferences