Interface IndexQueueSizeService

All Known Implementing Classes:
DefaultIndexQueueSizeService

public interface IndexQueueSizeService
Service providing information about current index queue sizes.
Since:
8.4.0
  • Method Details

    • getIndexQueueSizeMetric

      IndexQueueSizeMetric getIndexQueueSizeMetric()
      Retrieves the metrics for the sizes of the current index queues.
      Returns:
      IndexQueueSizeMetric object that encapsulates the size metrics of the main, change, and edge index queues.