Package | Description |
---|---|
com.atlassian.jira.index.ha | |
com.atlassian.jira.index.ha.events |
Modifier and Type | Method and Description |
---|---|
static ReplicationStats.Index |
ReplicationStats.Index.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReplicationStats.Index[] |
ReplicationStats.Index.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ReplicationStats.Index |
ReplicationStatisticsAnalyticsEvent.getIndex() |
Constructor and Description |
---|
ReplicationStatisticsAnalyticsEvent(ReplicationStatisticsAnalyticsEvent.StatisticsType type,
ReplicationStats.Index index,
long measurementStart,
long measurementEnd,
LongStats replicationLatencyStats,
LongStats localProcessingTimeStats) |
Copyright © 2002-2021 Atlassian. All Rights Reserved.