Class | Description |
---|---|
OScheduledThreadPoolExecutorWithLogging |
The same as thread
ScheduledThreadPoolExecutor but also logs all exceptions happened
inside of the tasks which caused tasks to stop. |
OSoftThread | |
OThreadPoolExecutorWithLogging |
The same as thread
ThreadPoolExecutor but also logs all exceptions happened inside of the
tasks which caused tasks to stop. |
Copyright © 2009–2020 OrientDB. All rights reserved.