Class DefaultIndexQueueSizeService

java.lang.Object
com.atlassian.confluence.internal.diagnostics.ipd.index.DefaultIndexQueueSizeService
All Implemented Interfaces:
IndexQueueSizeService

public class DefaultIndexQueueSizeService extends Object implements IndexQueueSizeService
Provides functionalities to retrieve the metrics for the sizes of the current index queues.
Since:
8.4.0
  • Constructor Details

    • DefaultIndexQueueSizeService

      public DefaultIndexQueueSizeService()
  • Method Details