Uses of Class
com.atlassian.confluence.search.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 FlushStatisticsEdgeIndexQueueFlushCompleteEvent. getFlushStatistics()FlushStatisticsIndexQueueFlushCompleteEvent. getFlushStatistics()Constructors in com.atlassian.confluence.event.events.search with parameters of type FlushStatistics Constructor Description EdgeIndexQueueFlushCompleteEvent(Object src, FlushStatistics flushStatistics)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.internal.search
Methods in com.atlassian.confluence.internal.search that return FlushStatistics Modifier and Type Method Description @Nullable FlushStatisticsIncrementalIndexManager. getLastNonEmptyFlushStats()FlushStatisticsLuceneIncrementalIndexManager. 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()
-