@Transactional public class DatabaseClusterNodeInformationManager extends Object implements ClusterNodeInformationManager
Constructor and Description |
---|
DatabaseClusterNodeInformationManager(ClusterInfoDao clusterInfoDao,
ClusterService clusterService,
Clock clock) |
Modifier and Type | Method and Description |
---|---|
void |
pruneStaleNodeInformation() |
void |
storeNodeInformation() |
public DatabaseClusterNodeInformationManager(ClusterInfoDao clusterInfoDao, ClusterService clusterService, Clock clock)
public void storeNodeInformation()
storeNodeInformation
in interface ClusterNodeInformationManager
public void pruneStaleNodeInformation()
pruneStaleNodeInformation
in interface ClusterNodeInformationManager
Copyright © 2020 Atlassian. All rights reserved.