| Package | Description |
|---|---|
| com.atlassian.jira.cluster.distribution.localq |
| Modifier and Type | Method and Description |
|---|---|
static LocalQCacheOpQueueWithStats.QueueStats |
LocalQCacheOpQueueWithStats.QueueStats.createWithEmptyStats(String nodeId,
Integer nodeQueueNumber,
int queueSize,
int startQueueSize) |
| Modifier and Type | Method and Description |
|---|---|
Set<LocalQCacheOpQueueWithStats.QueueStats> |
LocalQCacheManager.queueStatsTotal()
Can be used to get the current statistics of cache replication local queues.
|
Set<LocalQCacheOpQueueWithStats.QueueStats> |
LocalQCacheManager.queueStatsTotalMerged()
Can be used to get the current statistics of cache replication local queues merged per destination node.
|
Copyright © 2002-2023 Atlassian. All Rights Reserved.