public class PlannerResult extends Object
Constructor and Description |
---|
PlannerResult(com.google.common.base.Supplier<Sequence<Object[]>> resultsSupplier,
org.apache.calcite.rel.type.RelDataType rowType) |
Modifier and Type | Method and Description |
---|---|
org.apache.calcite.rel.type.RelDataType |
rowType() |
Sequence<Object[]> |
run() |
Copyright © 2011–2017. All rights reserved.