Interface SlowLogFieldProvider


public interface SlowLogFieldProvider
Interface for providing additional fields to the slow log from a plugin. Intended to be loaded through SPI.
  • Method Summary

    Modifier and Type
    Method
    Description
    create(IndexSettings indexSettings)
    Create a field provider with index level settings to be able to listen for updates and set initial values
  • Method Details

    • create

      SlowLogFields create(IndexSettings indexSettings)
      Create a field provider with index level settings to be able to listen for updates and set initial values
      Parameters:
      indexSettings - settings for the index