Package | Description |
---|---|
com.orientechnologies.orient.core |
Core package.
|
Modifier and Type | Class and Description |
---|---|
class |
Orient.OShutdownOrientDBInstancesHandler
Closes all storages and shutdown all engines.
|
class |
Orient.OShutdownWorkersHandler
Shutdown thread group which is used in methods
Orient.submit(Callable) and Orient.submit(Runnable) . |
Modifier and Type | Method and Description |
---|---|
void |
Orient.addShutdownHandler(OShutdownHandler shutdownHandler)
Add handler which will be executed during
Orient.shutdown() call. |
Copyright © 2009–2020 OrientDB. All rights reserved.