| Package | Description |
|---|---|
| org.apache.calcite.rel.core |
Defines core relational expressions.
|
| Modifier and Type | Method and Description |
|---|---|
RelOptSamplingParameters |
Sample.getSamplingParameters()
Retrieve the sampling parameters for this Sample.
|
| Constructor and Description |
|---|
Sample(RelOptCluster cluster,
RelNode child,
RelOptSamplingParameters params) |
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.