Uses of Class
com.atlassian.confluence.search.lucene.FlushStatistics
-
-
Uses of FlushStatistics in com.atlassian.confluence.admin.actions
Methods in com.atlassian.confluence.admin.actions that return FlushStatistics Modifier and Type Method Description FlushStatisticsViewIndexQueueAction. getLastNonEmptyFlushStats()Deprecated. -
Uses of FlushStatistics in com.atlassian.confluence.event.events.search
Methods in com.atlassian.confluence.event.events.search that return FlushStatistics Modifier and Type Method Description FlushStatisticsIndexQueueFlushCompleteEvent. getFlushStatistics()Constructors in com.atlassian.confluence.event.events.search with parameters of type FlushStatistics Constructor Description IndexQueueFlushCompleteEvent(Object src, FlushStatistics flushStatistics) -
Uses of FlushStatistics in com.atlassian.confluence.impl.admin.actions
Methods in com.atlassian.confluence.impl.admin.actions that return FlushStatistics Modifier and Type Method Description FlushStatisticsAbstractViewIndexQueueAction. getLastNonEmptyFlushStats() -
Uses of FlushStatistics in com.atlassian.confluence.impl.search
Methods in com.atlassian.confluence.impl.search that return FlushStatistics Modifier and Type Method Description FlushStatisticsCompositeIndexManager. getLastNonEmptyFlushStats() -
Uses of FlushStatistics in com.atlassian.confluence.search
Methods in com.atlassian.confluence.search that return FlushStatistics Modifier and Type Method Description FlushStatisticsIndexManager. getLastNonEmptyFlushStats() -
Uses of FlushStatistics in com.atlassian.confluence.search.lucene
Methods in com.atlassian.confluence.search.lucene that return FlushStatistics Modifier and Type Method Description FlushStatisticsConfluenceIndexManager. getLastNonEmptyFlushStats()Deprecated.@Nullable FlushStatisticsIncrementalIndexManager. getLastNonEmptyFlushStats()FlushStatisticsLuceneIncrementalIndexManager. getLastNonEmptyFlushStats()
-