| Modifier and Type | Method and Description |
|---|---|
MetadataHandlerContext |
MetadataHandlerContext.MetadataHandlerContextBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
MetadataHandlerContext |
MetadataHandlerPOP.getContext() |
| Constructor and Description |
|---|
MetadataHandlerPOP(PhysicalOperator child,
MetadataHandlerContext context) |
| Modifier and Type | Method and Description |
|---|---|
MetadataHandlerContext |
MetadataHandlerRel.getContext() |
| Constructor and Description |
|---|
MetadataHandlerRel(org.apache.calcite.plan.RelOptCluster cluster,
org.apache.calcite.plan.RelTraitSet traits,
org.apache.calcite.rel.RelNode input,
MetadataHandlerContext context) |
| Constructor and Description |
|---|
MetadataHandlerPrel(org.apache.calcite.plan.RelOptCluster cluster,
org.apache.calcite.plan.RelTraitSet traits,
org.apache.calcite.rel.RelNode input,
MetadataHandlerContext context) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.