Uses of Class
io.trino.tempto.threads.ParallelExecution.ParallelExecutionBuilder
Packages that use ParallelExecution.ParallelExecutionBuilder
-
Uses of ParallelExecution.ParallelExecutionBuilder in io.trino.tempto.threads
Methods in io.trino.tempto.threads that return ParallelExecution.ParallelExecutionBuilderModifier and TypeMethodDescriptionParallelExecution.ParallelExecutionBuilder.addRunnable(int nTimes, IndexedRunnable indexedRunnable) ParallelExecution.ParallelExecutionBuilder.addRunnable(IndexedRunnable indexedRunnable) ParallelExecution.ParallelExecutionBuilder.addRunnable(Runnable runnable) ParallelExecution.builder()