Class DefaultIndexQueueItemsService

java.lang.Object
com.atlassian.confluence.internal.diagnostics.ipd.index.items.DefaultIndexQueueItemsService
All Implemented Interfaces:
IndexQueueItemsService

public class DefaultIndexQueueItemsService extends Object implements IndexQueueItemsService
Provides functionalities to retrieve information about the number of items added and processed in the index queue.
Since:
8.4.0
  • Constructor Details

    • DefaultIndexQueueItemsService

      public DefaultIndexQueueItemsService(IndexQueueSizeService indexQueueSizeService, com.atlassian.diagnostics.ipd.api.CachedIpdState ipdState)
  • Method Details