Class FlwTaskExecutor
java.lang.Object
dev.engine_room.flywheel.impl.task.FlwTaskExecutor
-
Method Summary
Modifier and TypeMethodDescriptionstatic TaskExecutorImplget()Get a thread pool for running Flywheel related work in parallel.
-
Method Details
-
get
Get a thread pool for running Flywheel related work in parallel.- Returns:
- A global Flywheel thread pool.
-