Class ParallelizationInfo

java.lang.Object
org.apache.drill.exec.planner.fragment.ParallelizationInfo

public class ParallelizationInfo extends Object
Captures parallelization parameters for a given operator/fragments. It consists of min and max width of parallelization and affinity to drillbit endpoints.