Class ParallelExec

All Implemented Interfaces:
NamedWriteable, Writeable

public final class ParallelExec extends UnaryExec
A physical plan node that hints the plan should be partitioned vertically and executed in parallel.