Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.calcite.plan.volcano Classes and Interfaces - 9 results found.
NameDescriptionTypePackageFramework
AbstractConverterConverts a relational expression to any given output convention.Classorg.apache.calcite.plan.volcanoCalcite
AbstractConverter .ExpandConversionRuleRule which converts an AbstractConverter into a chain of converters from the source relation to the target traits.Classorg.apache.calcite.plan.volcano.AbstractConverterCalcite
ChainedPhaseRuleMappingInitializerChainedPhaseRuleMappingInitializer is an abstract implementation of VolcanoPlannerPhaseRuleMappingInitializer that allows additionalClassorg.apache.calcite.plan.volcanoCalcite
RelSubsetSubset of an equivalence class where all relational expressions have the same physical properties.Classorg.apache.calcite.plan.volcanoCalcite
VolcanoPlannerVolcanoPlanner optimizes queries by transforming expressions selectively according to a dynamic programming algorithm.Classorg.apache.calcite.plan.volcanoCalcite
VolcanoPlannerPhaseenum VolcanoPlannerPhaseVolcanoPlannerPhase represents the phases of operation that theClassorg.apache.calcite.plan.volcanoCalcite
VolcanoPlannerPhaseRuleMappingInitializerVolcanoPlannerPhaseRuleMappingInitializer describes an inteface for initializing the mapping of VolcanoPlannerPhases to sets of ruleInterfaceorg.apache.calcite.plan.volcanoCalcite
VolcanoRelMetadataProviderVolcanoRelMetadataProvider implements the RelMetadataProvider interface by combining metadata from the rels making up an equivalence class.Classorg.apache.calcite.plan.volcanoCalcite
VolcanoRuleCallVolcanoRuleCall implements the RelOptRuleCall interface for VolcanoPlanner.Classorg.apache.calcite.plan.volcanoCalcite