public class SafeIteratorWTableImpl<E> extends SafeIteratorImpl<E>
Constructor and Description |
---|
SafeIteratorWTableImpl(com.espertech.esper.common.internal.context.util.StatementAgentInstanceLock iteratorLock,
Iterator<E> underlying,
com.espertech.esper.common.internal.epl.table.core.TableExprEvaluatorContext tableExprEvaluatorContext) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
hasNext, next, remove
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
public void close()
close
in interface com.espertech.esper.common.client.util.SafeIterator<E>
close
in class SafeIteratorImpl<E>
Copyright © 2005–2018. All rights reserved.