Package | Description |
---|---|
com.atlassian.jira.issue.index | |
com.atlassian.jira.issue.index.indexers |
Modifier and Type | Method and Description |
---|---|
void |
IndexingStatsEventPublisher.publishSlowIndexersStats(Iterable<FieldIndexerStats> stats) |
Constructor and Description |
---|
ReindexAllSlowIndexersEvent(Iterable<? extends FieldIndexerStats> stats) |
Modifier and Type | Class and Description |
---|---|
static class |
FieldIndexerWithStats.Stats |
Modifier and Type | Method and Description |
---|---|
FieldIndexerStats |
FieldIndexerStatsCollector.getStats() |
FieldIndexerStats |
FieldIndexerStatsCollector.getStatsAndResetSnapshot() |
FieldIndexerStats |
FieldIndexerWithStats.Stats.mergeStats(NonNullCustomFieldProviderStats nonNullCustomFieldProviderStats) |
FieldIndexerStats |
FieldIndexerStats.mergeStats(NonNullCustomFieldProviderStats nonNullCustomFieldProviderStats) |
Copyright © 2002-2024 Atlassian. All Rights Reserved.