Interface IndexNameAware

All Known Subinterfaces:
IndexBloatAware, IndexSizeAware
All Known Implementing Classes:
Index, IndexWithBloat, IndexWithNulls, IndexWithSize, UnusedIndex

public interface IndexNameAware
Allows getting index name. Used as a marker interface for filtering exclusions in AbstractHealthLogger
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets index name.
  • Method Details

    • getIndexName

      @Nonnull String getIndexName()
      Gets index name.
      Returns:
      index name