@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 ClusterNodeInformationManagerpublic void pruneStaleNodeInformation()
pruneStaleNodeInformation in interface ClusterNodeInformationManagerCopyright © 2024 Atlassian. All rights reserved.