Class HybridRuntimeIterator

java.lang.Object
org.rumbledb.runtime.RuntimeIterator
org.rumbledb.runtime.HybridRuntimeIterator
All Implemented Interfaces:
com.esotericsoftware.kryo.KryoSerializable, Serializable, RuntimeIteratorInterface
Direct Known Subclasses:
AppendExpressionIterator, ArrayDescendantFunctionIterator, ArrayFlattenFunctionIterator, ArrayLookupIterator, ArrayMembersFunctionIterator, ArrayUnboxingIterator, AtomizationIterator, CommaExpressionIterator, ConstantRDDRuntimeIterator, CreateCollectionIterator, DeleteExpressionIterator, DeleteIndexFromCollectionIterator, DeleteSearchFromCollectionIterator, DistinctValuesFunctionIterator, DropColumnsIterator, DynamicFunctionCallIterator, EditCollectionIterator, ExitStatementIterator, FunctionItemCallIterator, IfRuntimeIterator, IndexOfFunctionIterator, InsertBeforeFunctionIterator, InsertExpressionIterator, InsertIndexIntoCollectionIterator, InsertSearchIntoCollectionIterator, JsonLinesFunctionIterator, ObjectDescendantFunctionIterator, ObjectKeysFunctionIterator, ObjectLookupIterator, ObjectProjectFunctionIterator, ObjectRemoveKeysFunctionIterator, ObjectValuesFunctionIterator, OneOrMoreIterator, ParallelizeFunctionIterator, PostfixLookupIterator, PredicateIterator, ProgramIterator, RangeOperationIterator, RDDRuntimeIterator, RemoveFunctionIterator, RenameExpressionIterator, RepartitionFunctionIterator, ReplaceExpressionIterator, ReturnClauseSparkIterator, ReverseFunctionIterator, SimpleMapExpressionIterator, SlashExprIterator, StatementsWithExprIterator, StaticUserDefinedFunctionCallIterator, SubsequenceFunctionIterator, SwitchRuntimeIterator, TailFunctionIterator, TransformExpressionIterator, TreatIterator, TruncateCollectionIterator, TypePromotionIterator, TypeswitchRuntimeIterator, UnorderedFunctionIterator, ValidateTypeIterator, VariableReferenceIterator

public abstract class HybridRuntimeIterator extends RuntimeIterator
See Also: