Package org.elasticsearch.indices


package org.elasticsearch.indices
  • Class Summary
    Class
    Description
    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.
     
    A utility class that simplifies the creation of IndexNameExpressionResolver instances in tests to avoid repetition of creating the constructor arguments for a default instance.