| Package | Description |
|---|---|
| org.apache.drill.exec.planner.fragment |
| Modifier and Type | Method and Description |
|---|---|
protected PlanningSet |
SimpleParallelizer.getFragmentsHelper(Collection<CoordinationProtos.DrillbitEndpoint> activeEndpoints,
Fragment rootFragment)
Helper method to reuse the code for QueryWorkUnit(s) generation
|
| Modifier and Type | Method and Description |
|---|---|
protected QueryWorkUnit |
SimpleParallelizer.generateWorkUnit(OptionList options,
CoordinationProtos.DrillbitEndpoint foremanNode,
UserBitShared.QueryId queryId,
Fragment rootNode,
PlanningSet planningSet,
UserSession session,
BitControl.QueryContextInformation queryContextInfo) |
void |
SimpleParallelizer.initFragmentWrappers(Fragment rootFragment,
PlanningSet planningSet) |
| Constructor and Description |
|---|
StatsCollector(PlanningSet planningSet) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.