Uses of Interface
io.prestosql.dispatcher.DecoratingListeningExecutorService.TaskDecorator
-
Packages that use DecoratingListeningExecutorService.TaskDecorator Package Description io.prestosql.dispatcher -
-
Uses of DecoratingListeningExecutorService.TaskDecorator in io.prestosql.dispatcher
Constructors in io.prestosql.dispatcher with parameters of type DecoratingListeningExecutorService.TaskDecorator Constructor Description DecoratingListeningExecutorService(com.google.common.util.concurrent.ListeningExecutorService delegate, DecoratingListeningExecutorService.TaskDecorator decorator)
-