Class EmptySystemIndices

java.lang.Object
org.elasticsearch.indices.SystemIndices
org.elasticsearch.indices.EmptySystemIndices

public class EmptySystemIndices extends SystemIndices
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.
  • Field Details