Package org.apache.calcite.rel.mutable
package org.apache.calcite.rel.mutable
Defines mutable relational expressions.
Related packages and classes
- Package
org.apache.calcite.rel.corecontains core relational expressions - Package
org.apache.calcite.rexdefines the relational expression API
-
ClassesClassDescriptionImplementation of
MutableRelwhose only purpose is to have a child.Mutable equivalent ofAggregate.Mutable equivalent ofCalc.Mutable equivalent ofCollect.Mutable equivalent ofCorrelate.Mutable equivalent ofExchange.Mutable equivalent ofFilter.Mutable equivalent ofIntersect.Mutable equivalent ofJoin.Mutable equivalent ofMatch.Mutable equivalent ofMinus.Mutable equivalent ofProject.Mutable equivalent ofRelNode.Utilities for dealing withMutableRels.Visitor overMutableRel.Mutable equivalent ofSample.Mutable equivalent ofTableScan.Mutable equivalent ofSetOp.Mutable equivalent ofSort.Mutable equivalent ofTableFunctionScan.Mutable equivalent ofTableModify.Mutable equivalent ofUncollect.Mutable equivalent ofUnion.Mutable equivalent ofValues.Mutable equivalent ofWindow.