public class InternalEngineFactory extends Object implements EngineFactory
| Constructor and Description |
|---|
InternalEngineFactory() |
| Modifier and Type | Method and Description |
|---|---|
Engine |
newReadOnlyEngine(EngineConfig config) |
Engine |
newReadWriteEngine(EngineConfig config,
boolean skipTranslogRecovery) |
public Engine newReadWriteEngine(EngineConfig config, boolean skipTranslogRecovery)
newReadWriteEngine in interface EngineFactorypublic Engine newReadOnlyEngine(EngineConfig config)
newReadOnlyEngine in interface EngineFactoryCopyright © 2009–2017. All rights reserved.