Class UnsafeIteratorWTableImpl<E>
java.lang.Object
com.espertech.esper.runtime.internal.kernel.statement.UnsafeIteratorWTableImpl<E>
- All Implemented Interfaces:
Iterator<E>
Implements the iterator with table evaluation concern.
-
Constructor Summary
ConstructorDescriptionUnsafeIteratorWTableImpl
(com.espertech.esper.common.internal.epl.table.core.TableExprEvaluatorContext tableExprEvaluatorContext, Iterator<E> inner) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.util.Iterator
forEachRemaining