Uses of Class
org.apache.drill.exec.store.TimedCallable
-
Uses of TimedCallable in org.apache.drill.exec.store
Modifier and TypeMethodDescriptionstatic <V> List<V>
TimedCallable.run
(String activity, org.slf4j.Logger logger, List<TimedCallable<V>> tasks, int parallelism) Execute the list of runnables with the given parallelization.