public interface EngineFactory
Modifier and Type | Method and Description |
---|---|
Engine |
newReadOnlyEngine(EngineConfig config) |
Engine |
newReadWriteEngine(EngineConfig config) |
Engine newReadWriteEngine(EngineConfig config)
Engine newReadOnlyEngine(EngineConfig config)