Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.calcite.interpreter Classes and Interfaces - 41 results found.
NameDescriptionTypePackageFramework
AggregateNodeClassorg.apache.calcite.interpreterCalcite
AggregateNode .IntSumClassorg.apache.calcite.interpreter.AggregateNodeCalcite
AggregateNode .LongSumClassorg.apache.calcite.interpreter.AggregateNodeCalcite
BindableConventionenum BindableConventionCalling convention that returns results as anClassorg.apache.calcite.interpreterCalcite
BindableRelRelational expression that can implement itself in BindableSee Also:BindableConventionInterfaceorg.apache.calcite.interpreterCalcite
BindablesUtilities pertaining to BindableRel and BindableConvention.Classorg.apache.calcite.interpreterCalcite
Bindables .BindableAggregate in bindable calling convention.Classorg.apache.calcite.interpreter.BindablesCalcite
Bindables .BindableFilter in bindable convention.Classorg.apache.calcite.interpreter.BindablesCalcite
Bindables .BindableJoin bindable calling convention.Classorg.apache.calcite.interpreter.BindablesCalcite
Bindables .BindableProject bindable calling convention.Classorg.apache.calcite.interpreter.BindablesCalcite
Bindables .BindableSort bindable calling convention.Classorg.apache.calcite.interpreter.BindablesCalcite
Bindables .BindableTableScanScan of a table that implements ScannableTable and therefore can be converted into an Enumerable.Classorg.apache.calcite.interpreter.BindablesCalcite
Bindables .BindableUnion bindable calling convention.Classorg.apache.calcite.interpreter.BindablesCalcite
Bindables .BindableValues in bindable calling convention.Classorg.apache.calcite.interpreter.BindablesCalcite
Bindables .BindableWindow in bindable convention.Classorg.apache.calcite.interpreter.BindablesCalcite
ContextContext for executing a scalar expression in an interpreter.Classorg.apache.calcite.interpreterCalcite
FilterNodeClassorg.apache.calcite.interpreterCalcite
InterpretableConventionenum InterpretableConventionCalling convention that returns results as anClassorg.apache.calcite.interpreterCalcite
InterpretableConverterRelational expression that converts any relational expression input to InterpretableConvention, by wrappingClassorg.apache.calcite.interpreterCalcite
InterpretableRelRelational expression that can implement itself using an interpreter.Interfaceorg.apache.calcite.interpreterCalcite
InterpretableRel .InterpreterImplementorClassorg.apache.calcite.interpreter.InterpretableRelCalcite
Interpreter Contains the context for interpreting relational expressions.Classorg.apache.calcite.interpreterCalcite
Interpreter .CompilerWalks over a tree of RelNode and, for each, creates a Node that can beClassorg.apache.calcite.interpreter.InterpreterCalcite
InterpretersUtilities relating to Interpreter and InterpretableConvention.Classorg.apache.calcite.interpreterCalcite
JaninoRexCompilerCompiles a scalar expression (RexNode) to an expression that can be evaluated (Scalar) by generating a Java AST and compiling itClassorg.apache.calcite.interpreterCalcite
JoinNodeClassorg.apache.calcite.interpreterCalcite
NodeRelational expression that can be executed using an interpreter.Interfaceorg.apache.calcite.interpreterCalcite
NodesClassorg.apache.calcite.interpreterCalcite
Nodes .CoreCompiler Interpreter.Classorg.apache.calcite.interpreter.NodesCalcite
NoneToBindableConverterRuleRule to convert a relational expression from to BindableConvention.Classorg.apache.calcite.interpreterCalcite
ProjectNodeClassorg.apache.calcite.interpreterCalcite
RowClassorg.apache.calcite.interpreterCalcite
Row .RowBuilderUtility class to build row objects.Classorg.apache.calcite.interpreter.RowCalcite
ScalarCompiled scalar expression.Interfaceorg.apache.calcite.interpreterCalcite
SinkSink to which to send rows.Interfaceorg.apache.calcite.interpreterCalcite
SortNodeClassorg.apache.calcite.interpreterCalcite
Source Corresponds to an input of a relational expression.Interfaceorg.apache.calcite.interpreterCalcite
TableScanNodeClassorg.apache.calcite.interpreterCalcite
UnionNodeClassorg.apache.calcite.interpreterCalcite
ValuesNodeClassorg.apache.calcite.interpreterCalcite
WindowNodeClassorg.apache.calcite.interpreterCalcite