Class MockEngineFactory

java.lang.Object
org.elasticsearch.test.engine.MockEngineFactory
All Implemented Interfaces:
EngineFactory

public final class MockEngineFactory
extends java.lang.Object
implements EngineFactory
  • Constructor Summary

    Constructors 
    Constructor Description
    MockEngineFactory​(java.lang.Class<? extends FilterDirectoryReader> wrapper)  
  • Method Summary

    Modifier and Type Method Description
    Engine newReadWriteEngine​(EngineConfig config)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait