public class TridentScanRule
extends org.apache.calcite.rel.convert.ConverterRule
Modifier and Type | Field and Description |
---|---|
static int |
DEFAULT_PARALLELISM_HINT |
static TridentScanRule |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
org.apache.calcite.rel.RelNode |
convert(org.apache.calcite.rel.RelNode rel) |
getInTrait, getOutConvention, getOutTrait, getTraitDef, isGuaranteed, onMatch
public static final TridentScanRule INSTANCE
public static final int DEFAULT_PARALLELISM_HINT
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.