QueryExecution

sealed trait QueryExecution

Defines which type of parallelism to use when executing queries

Companion:
object
class Object
trait Matchable
class Any
object Batched.type
object Parallel.type
object Sequential.type