| Package | Description |
|---|---|
| com.atlassian.crowd.dao.cluster |
| Modifier and Type | Method and Description |
|---|---|
List<InternalClusterMessage> |
ClusterMessageDao.getMessagesAfter(String excludeNodeId,
long fromId)
Fetches messages with ID higher than the specified threshold.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClusterMessageDao.addMessage(InternalClusterMessage message) |
Copyright © 2023 Atlassian. All rights reserved.