Uses of Interface
io.trino.tempto.threads.IndexedRunnable
Packages that use IndexedRunnable
-
Uses of IndexedRunnable in io.trino.tempto.context
Methods in io.trino.tempto.context that return IndexedRunnableModifier and TypeMethodDescriptionstatic IndexedRunnableTestContextDsl.withChildTestContext(IndexedRunnable runnable) Methods in io.trino.tempto.context with parameters of type IndexedRunnableModifier and TypeMethodDescriptionstatic IndexedRunnableTestContextDsl.withChildTestContext(IndexedRunnable runnable) -
Uses of IndexedRunnable in io.trino.tempto.threads
Methods in io.trino.tempto.threads with parameters of type IndexedRunnableModifier and TypeMethodDescriptionParallelExecution.ParallelExecutionBuilder.addRunnable(int nTimes, IndexedRunnable indexedRunnable) ParallelExecution.ParallelExecutionBuilder.addRunnable(IndexedRunnable indexedRunnable) static ParallelExecutionParallelExecution.parallelExecution(int nTimes, IndexedRunnable indexedRunnable)