Class InternalEngineFactory

java.lang.Object
org.elasticsearch.index.engine.InternalEngineFactory
All Implemented Interfaces:
EngineFactory

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

    Constructors
    Constructor Description
    InternalEngineFactory()  
  • 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