
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, waitcreateStorage, getName, getNameFromPathpublic void startup()
OEngineCopyright © 2009–2025 OrientDB. All rights reserved.