Class QueryWorkUnit.MinorFragmentDefn

java.lang.Object
org.apache.drill.exec.work.QueryWorkUnit.MinorFragmentDefn
Enclosing class:
QueryWorkUnit

public static class QueryWorkUnit.MinorFragmentDefn extends Object
Definition of a minor fragment that contains the (unserialized) fragment operator tree and the (partially built) fragment. Allows the resource manager to apply memory allocations before serializing the fragments to JSON.