Class HardAffinityFragmentParallelizer

java.lang.Object
org.apache.drill.exec.planner.fragment.HardAffinityFragmentParallelizer
All Implemented Interfaces:
FragmentParallelizer

public class HardAffinityFragmentParallelizer extends Object implements FragmentParallelizer
Implementation of FragmentParallelizer where fragment requires running on a given set of endpoints. Width per node is depended on the affinity to the endpoint and total width (calculated using costs).