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 FlushStatistics
ViewIndexQueueAction. 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 FlushStatistics
EdgeIndexQueueFlushCompleteEvent. getFlushStatistics()
FlushStatistics
IndexQueueFlushCompleteEvent. 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 FlushStatistics
AbstractViewIndexQueueAction. 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 FlushStatistics
CompositeIndexManager. 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 FlushStatistics
IncrementalIndexManager. getLastNonEmptyFlushStats()
FlushStatistics
LuceneIncrementalIndexManager. getLastNonEmptyFlushStats()
-
Uses of FlushStatistics in com.atlassian.confluence.search
Methods in com.atlassian.confluence.search that return FlushStatistics Modifier and Type Method Description FlushStatistics
IndexManager. getLastNonEmptyFlushStats()
-