public class InternalEngineFactory extends java.lang.Object implements EngineFactory
| Constructor and Description |
|---|
InternalEngineFactory() |
| Modifier and Type | Method and Description |
|---|---|
Engine |
newReadOnlyEngine(EngineConfig config) |
Engine |
newReadWriteEngine(EngineConfig config) |
public Engine newReadWriteEngine(EngineConfig config)
newReadWriteEngine in interface EngineFactorypublic Engine newReadOnlyEngine(EngineConfig config)
newReadOnlyEngine in interface EngineFactory