Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.calcite.adapter.enumerable Classes and Interfaces - 80 results found.
NameDescriptionTypePackageFramework
AggAddContextInformation for a call to AggImplementor.Interfaceorg.apache.calcite.adapter.enumerableCalcite
AggAddContextImplClassorg.apache.calcite.adapter.enumerable.implCalcite
AggContextInformation on the aggregate calculation context.Interfaceorg.apache.calcite.adapter.enumerableCalcite
AggImplementor initialize, add to, and get a result from, an accumulator.Interfaceorg.apache.calcite.adapter.enumerableCalcite
AggImpStateRepresents internal state when implementing aggregate functions.Classorg.apache.calcite.adapter.enumerableCalcite
AggResetContextInformation for a call to AggImplementor.Interfaceorg.apache.calcite.adapter.enumerableCalcite
AggResetContextImplClassorg.apache.calcite.adapter.enumerable.implCalcite
AggResultContextInformation for a call to AggImplementor.Interfaceorg.apache.calcite.adapter.enumerableCalcite
AggResultContextImplClassorg.apache.calcite.adapter.enumerable.implCalcite
CallImplementorInterfaceorg.apache.calcite.adapter.enumerableCalcite
EnumerableAggregate enumerable calling convention.Classorg.apache.calcite.adapter.enumerableCalcite
EnumerableBindableRelational expression that converts an enumerable input to interpretable calling convention.Classorg.apache.calcite.adapter.enumerableCalcite
EnumerableBindable .EnumerableToBindableConverterRuleRule that converts any enumerable relational expression to bindable.Classorg.apache.calcite.adapter.enumerable.EnumerableBindableCalcite
EnumerableCalc enumerable calling convention.Classorg.apache.calcite.adapter.enumerableCalcite
EnumerableCollect enumerable calling convention.Classorg.apache.calcite.adapter.enumerableCalcite
EnumerableConventionenum EnumerableConventionFamily of calling conventions that return results as anClassorg.apache.calcite.adapter.enumerableCalcite
EnumerableCorrelate enumerable calling convention.Classorg.apache.calcite.adapter.enumerableCalcite
EnumerableCorrelateRuleClassorg.apache.calcite.adapter.enumerableCalcite
EnumerableFilter enumerable calling convention.Classorg.apache.calcite.adapter.enumerableCalcite
EnumerableFilterToCalcRuleVariant of FilterToCalcRule for enumerable calling convention.Classorg.apache.calcite.adapter.enumerableCalcite
EnumerableInterpretableRelational expression that converts an enumerable input to interpretable calling convention.Classorg.apache.calcite.adapter.enumerableCalcite
EnumerableInterpreterRelational expression that executes its children using an interpreter.Classorg.apache.calcite.adapter.enumerableCalcite
EnumerableInterpreterRulePlanner rule that converts BindableRel to EnumerableRel by creatingClassorg.apache.calcite.adapter.enumerableCalcite
EnumerableIntersect enumerable calling convention.Classorg.apache.calcite.adapter.enumerableCalcite
EnumerableJoin enumerable calling convention.Classorg.apache.calcite.adapter.enumerableCalcite
EnumerableLimitRelational expression that applies a limit and/or offset to its input.Classorg.apache.calcite.adapter.enumerableCalcite
EnumerableMergeJoinClassorg.apache.calcite.adapter.enumerableCalcite
EnumerableMinus enumerable calling convention.Classorg.apache.calcite.adapter.enumerableCalcite
EnumerableProject enumerable calling convention.Classorg.apache.calcite.adapter.enumerableCalcite
EnumerableProjectToCalcRuleVariant of ProjectToCalcRule for enumerable calling convention.Classorg.apache.calcite.adapter.enumerableCalcite
EnumerableRelA relational expression of one of the EnumerableConvention callingInterfaceorg.apache.calcite.adapter.enumerableCalcite
EnumerableRel .PreferPreferred physical type.Classorg.apache.calcite.adapter.enumerable.EnumerableRelCalcite
EnumerableRel .ResultClassorg.apache.calcite.adapter.enumerable.EnumerableRelCalcite
EnumerableRelImplementorSubclass of RelImplementor for relational operators of EnumerableConvention calling convention.Classorg.apache.calcite.adapter.enumerableCalcite
EnumerableRulesRules and relational operators for the enumerable calling convention.Classorg.apache.calcite.adapter.enumerableCalcite
EnumerableSemiJoin enumerable calling convention.Classorg.apache.calcite.adapter.enumerableCalcite
EnumerableSort enumerable calling convention.Classorg.apache.calcite.adapter.enumerableCalcite
EnumerableTableFunctionScan enumerable calling convention.Classorg.apache.calcite.adapter.enumerableCalcite
EnumerableTableFunctionScanRulePlanner rule that converts a LogicalTableFunctionScanClassorg.apache.calcite.adapter.enumerableCalcite
EnumerableTableModify enumerable calling convention.Classorg.apache.calcite.adapter.enumerableCalcite
EnumerableTableModifyRulePlanner rule that converts a relational expressionClassorg.apache.calcite.adapter.enumerableCalcite
EnumerableTableScan enumerable calling convention.Classorg.apache.calcite.adapter.enumerableCalcite
EnumerableTableScanRulePlanner rule that converts a LogicalTableFunctionScanClassorg.apache.calcite.adapter.enumerableCalcite
EnumerableThetaJoin enumerable calling convention that allows conditions that are not just = (equals).Classorg.apache.calcite.adapter.enumerableCalcite
EnumerableUncollect enumerable calling convention.Classorg.apache.calcite.adapter.enumerableCalcite
EnumerableUnion enumerable calling convention.Classorg.apache.calcite.adapter.enumerableCalcite
EnumerableValues enumerable calling convention.Classorg.apache.calcite.adapter.enumerableCalcite
EnumerableValuesRulePlanner rule that converts a relational expressionClassorg.apache.calcite.adapter.enumerableCalcite
EnumerableWindow enumerable calling convention.Classorg.apache.calcite.adapter.enumerableCalcite
EnumUtilsClassorg.apache.calcite.adapter.enumerableCalcite
JavaRelImplementorAbstract base class for implementations of RelImplementor that generate java code.Classorg.apache.calcite.adapter.enumerableCalcite
JavaRowFormatHow a row is represented as a Java value.Classorg.apache.calcite.adapter.enumerableCalcite
NestedBlockBuilderAllows to build nested code blocks with tracking of current context and the nullability of particular RexNode expressions.Interfaceorg.apache.calcite.adapter.enumerableCalcite
NestedBlockBuilderImplAllows to build nested code blocks with tracking of current context and the nullability of particular RexNode expressions.Classorg.apache.calcite.adapter.enumerableCalcite
NotNullImplementorSimplified version of that does not know about null semantics.Interfaceorg.apache.calcite.adapter.enumerableCalcite
NullPolicyDescribes when a function/operator will return null.Classorg.apache.calcite.adapter.enumerableCalcite
PhysTypePhysical type of a row.Interfaceorg.apache.calcite.adapter.enumerableCalcite
PhysTypeImplClassorg.apache.calcite.adapter.enumerableCalcite
ReflectiveCallNotNullImplementor that calls a given Method.Classorg.apache.calcite.adapter.enumerableCalcite
RexImpTableContains implementations of Rex operators as Java code.Classorg.apache.calcite.adapter.enumerableCalcite
RexImpTable .LagImplementorClassorg.apache.calcite.adapter.enumerable.RexImpTableCalcite
RexImpTable .LeadImplementorClassorg.apache.calcite.adapter.enumerable.RexImpTableCalcite
RexImpTable .NullAsStrategy what an operator should return if one of itsIf one of the arguments is null, the function returnsClassorg.apache.calcite.adapter.enumerable.RexImpTableCalcite
RexImpTable .UserDefinedAggReflectiveImplementorClassorg.apache.calcite.adapter.enumerable.RexImpTableCalcite
RexToLixTranslatorTranslates REX expressions to linq4j expressions.Classorg.apache.calcite.adapter.enumerableCalcite
RexToLixTranslator .InputGetterTranslates a field of an input to an expression.Interfaceorg.apache.calcite.adapter.enumerable.RexToLixTranslatorCalcite
RexToLixTranslator .InputGetterImpl PhysType.Classorg.apache.calcite.adapter.enumerable.RexToLixTranslatorCalcite
StrictAggImplementorThe base implementation of strict aggregate function.Classorg.apache.calcite.adapter.enumerableCalcite
StrictWinAggImplementorThe base implementation of strict window aggregate function.Classorg.apache.calcite.adapter.enumerableCalcite
WinAggAddContextInformation for a call to AggImplementor.Interfaceorg.apache.calcite.adapter.enumerableCalcite
WinAggAddContextImplClassorg.apache.calcite.adapter.enumerable.implCalcite
WinAggContextMarker interface to allow to tell if it is used in regular or windowed context.Interfaceorg.apache.calcite.adapter.enumerableCalcite
WinAggFrameContextProvides information on the current window.Interfaceorg.apache.calcite.adapter.enumerableCalcite
WinAggFrameResultContextInterfaceorg.apache.calcite.adapter.enumerableCalcite
WinAggImplementor initialize, add to, and get a result from, an accumulator.Interfaceorg.apache.calcite.adapter.enumerableCalcite
WinAggImplementor .SeekTypeAllows to access rows in window partition relative to first/last andThe index of row that is aggregated.Classorg.apache.calcite.adapter.enumerable.WinAggImplementorCalcite
WinAggResetContextInformation for a call to AggImplementor.Interfaceorg.apache.calcite.adapter.enumerableCalcite
WinAggResetContextImpl WinAggResetContext.Classorg.apache.calcite.adapter.enumerable.implCalcite
WinAggResultContextInformation for a call to AggImplementor.Interfaceorg.apache.calcite.adapter.enumerableCalcite
WinAggResultContextImpl WinAggResultContext.Classorg.apache.calcite.adapter.enumerable.implCalcite