Uses of Class
io.trino.tempto.threads.ParallelExecution
Packages that use ParallelExecution
-
Uses of ParallelExecution in io.trino.tempto.threads
Methods in io.trino.tempto.threads that return ParallelExecutionModifier and TypeMethodDescriptionParallelExecution.ParallelExecutionBuilder.build()static ParallelExecutionParallelExecution.parallelExecution(int nTimes, IndexedRunnable indexedRunnable) ParallelExecution.start()