Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.calcite.rel.core.RelFactories Classes and Interfaces - 11 results found.
NameDescriptionTypePackageFramework
RelFactoriesClassorg.apache.calcite.rel.coreCalcite
RelFactories .AggregateFactoryCan create a LogicalAggregate of the appropriate type for this rule's calling convention.Interfaceorg.apache.calcite.rel.core.RelFactoriesCalcite
RelFactories .CorrelateFactoryCan create a correlate of the appropriate type for a rule's calling The result is typically a Correlate.Interfaceorg.apache.calcite.rel.core.RelFactoriesCalcite
RelFactories .FilterFactoryCan create a LogicalFilter of the appropriate type for this rule's calling convention.Interfaceorg.apache.calcite.rel.core.RelFactoriesCalcite
RelFactories .JoinFactoryCan create a join of the appropriate type for a rule's calling convention.Interfaceorg.apache.calcite.rel.core.RelFactoriesCalcite
RelFactories .ProjectFactory LogicalProject of the appropriate type for this rule's calling convention.Interfaceorg.apache.calcite.rel.core.RelFactoriesCalcite
RelFactories .SemiJoinFactoryInterfaceorg.apache.calcite.rel.core.RelFactoriesCalcite
RelFactories .SetOpFactoryCan create a SetOp for a particular kind of set operation (UNION, EXCEPT, INTERSECT) and of the appropriate typeInterfaceorg.apache.calcite.rel.core.RelFactoriesCalcite
RelFactories .SortFactoryCan create a Sort of the appropriate type for this rule's calling convention.Interfaceorg.apache.calcite.rel.core.RelFactoriesCalcite
RelFactories .TableScanFactoryInterfaceorg.apache.calcite.rel.core.RelFactoriesCalcite
RelFactories .ValuesFactoryInterfaceorg.apache.calcite.rel.core.RelFactoriesCalcite