Package org.elasticsearch.indices

  • Class Summary
    Class Description
    EmptySystemIndices
    A test class which contains a singleton instance of the SystemIndices class that has been created with no non-standard system indices defined except for those defined within the class itself.
    TestIndexNameExpressionResolver
    A utility class that simplifies the creation of IndexNameExpressionResolver instances in tests to avoid repetition of creating the constructor arguments for a default instance.