public abstract class OEngineAbstract extends Object implements OEngine
Constructor and Description |
---|
OEngineAbstract() |
Modifier and Type | Method and Description |
---|---|
protected String |
getMode(Map<String,String> iConfiguration) |
boolean |
isRunning() |
void |
shutdown() |
void |
startup()
Performs initialization of engine.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createStorage, getName, getNameFromPath
public void startup()
OEngine
Copyright © 2009–2020 OrientDB. All rights reserved.