| Package | Description |
|---|---|
| com.atlassian.beehive.core | |
| com.atlassian.beehive.core.stats |
| Modifier and Type | Method and Description |
|---|---|
Map<StatisticsKey,Long> |
ManagedClusterLock.getStatistics()
Returns the currently available statistics for this lock.
|
| Modifier and Type | Field and Description |
|---|---|
static Comparator<StatisticsKey> |
StatisticsKey.SORT_BY_LABEL
Sorts statistics keys by
label. |
| Modifier and Type | Method and Description |
|---|---|
static StatisticsKey |
StatisticsKey.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StatisticsKey[] |
StatisticsKey.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 Atlassian. All rights reserved.