Class DatabaseClusterNodeInformationManager
java.lang.Object
com.atlassian.crowd.manager.cluster.monitoring.DatabaseClusterNodeInformationManager
- All Implemented Interfaces:
ClusterNodeInformationManager
@Transactional
public class DatabaseClusterNodeInformationManager
extends Object
implements ClusterNodeInformationManager
-
Constructor Summary
ConstructorsConstructorDescriptionDatabaseClusterNodeInformationManager
(ClusterInfoDao clusterInfoDao, ClusterService clusterService, Clock clock) -
Method Summary
-
Constructor Details
-
DatabaseClusterNodeInformationManager
public DatabaseClusterNodeInformationManager(ClusterInfoDao clusterInfoDao, ClusterService clusterService, Clock clock)
-
-
Method Details
-
storeNodeInformation
public void storeNodeInformation()- Specified by:
storeNodeInformation
in interfaceClusterNodeInformationManager
-
pruneStaleNodeInformation
public void pruneStaleNodeInformation()- Specified by:
pruneStaleNodeInformation
in interfaceClusterNodeInformationManager
-