Package org.elasticsearch.index.shard


package org.elasticsearch.index.shard
  • Class Summary
    Class
    Description
    A base class for unit tests that need to create and shutdown IndexShard instances easily, containing utilities for shard creation and recoveries.
    A dummy repository for testing which just needs restore overridden