Class LocalRuntimeIterator

java.lang.Object
org.rumbledb.runtime.RuntimeIterator
org.rumbledb.runtime.LocalRuntimeIterator
All Implemented Interfaces:
com.esotericsoftware.kryo.KryoSerializable, Serializable, RuntimeIteratorInterface
Direct Known Subclasses:
AxisIterator, LocalFunctionCallIterator, RandomSequenceGeneratorIterator, RandomSequenceWithBoundsAndSeedIterator, RandomSequenceWithBoundsIterator, StepExprIterator, TryCatchRuntimeIterator, UnaryLookupIterator

public abstract class LocalRuntimeIterator extends RuntimeIterator
See Also: