| Modifier and Type | Field and Description |
|---|---|
private com.google.common.collect.ImmutableList<Program> |
programs |
| Constructor and Description |
|---|
SequenceProgram(com.google.common.collect.ImmutableList<Program> programs) |
| Modifier and Type | Method and Description |
|---|---|
RelNode |
run(RelOptPlanner planner,
RelNode rel,
RelTraitSet requiredOutputTraits,
List<RelOptMaterialization> materializations,
List<RelOptLattice> lattices) |
private final com.google.common.collect.ImmutableList<Program> programs
SequenceProgram(com.google.common.collect.ImmutableList<Program> programs)
public RelNode run(RelOptPlanner planner, RelNode rel, RelTraitSet requiredOutputTraits, List<RelOptMaterialization> materializations, List<RelOptLattice> lattices)
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.