Class ReentrantBoundedExecutor
java.lang.Object
io.trino.plugin.hive.metastore.cache.ReentrantBoundedExecutor
- All Implemented Interfaces:
Executor
Extension of
BoundedExecutor that will skip task queue when recursive tasks are scheduled
from within currently executed task.-
Method Summary