| Package | Description |
|---|---|
| com.atlassian.crowd.dao.cluster |
| Modifier and Type | Method and Description |
|---|---|
Collection<ClusterInfoEntity> |
ClusterInfoDAOHibernate.getNodeStatus(Collection<String> nodeIds) |
Collection<ClusterInfoEntity> |
ClusterInfoDao.getNodeStatus(Collection<String> nodeIds) |
Class<ClusterInfoEntity> |
ClusterInfoDAOHibernate.getPersistentClass() |
| Modifier and Type | Method and Description |
|---|---|
void |
ClusterInfoDAOHibernate.store(ClusterInfoEntity clusterInfo) |
void |
ClusterInfoDao.store(ClusterInfoEntity clusterInfo) |
Copyright © 2024 Atlassian. All rights reserved.