Uses of Interface
io.trino.tempto.context.ContextRunnable
Packages that use ContextRunnable
-
Uses of ContextRunnable in io.trino.tempto.context
Methods in io.trino.tempto.context with parameters of type ContextRunnableModifier and TypeMethodDescriptionstatic <T> voidContextDsl.executeWith(ContextProvider<T> provider, ContextRunnable<T> runnable)