Uses of Interface
io.trino.execution.executor.scheduler.Schedulable
Packages that use Schedulable
-
Uses of Schedulable in io.trino.execution.executor.scheduler
Methods in io.trino.execution.executor.scheduler with parameters of type SchedulableModifier and TypeMethodDescriptioncom.google.common.util.concurrent.ListenableFuture<Void> FairScheduler.submit(Group group, int id, Schedulable runner)