| Package | Description |
|---|---|
| com.atlassian.jira.plugin.cluster.monitoring.internal |
| Modifier and Type | Field and Description |
|---|---|
static ExpiringTableSupplier |
ExpiringTableSupplier.EMPTY |
| Modifier and Type | Method and Description |
|---|---|
static ExpiringTableSupplier |
ExpiringTableSupplier.create(com.atlassian.cluster.monitoring.spi.model.Table table,
java.time.Duration expiresAfter) |
ExpiringTableSupplier |
ClusteredCache.get(String nodeId,
String key)
each node can read other node's values
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClusteredCache.put(String key,
ExpiringTableSupplier value)
each node can only put it's own values
|
Copyright © 2002-2022 Atlassian. All Rights Reserved.