com.espertech.esper.collection
Class TimeWindowIterator

java.lang.Object
  extended by com.espertech.esper.collection.MixedEventBeanAndCollectionIteratorBase
      extended by com.espertech.esper.collection.TimeWindowIterator
All Implemented Interfaces:
java.util.Iterator<EventBean>

public final class TimeWindowIterator
extends MixedEventBeanAndCollectionIteratorBase


Constructor Summary
TimeWindowIterator(java.util.ArrayDeque<TimeWindowPair> window)
          Ctor.
 
Method Summary
protected  java.lang.Object getValue(java.lang.Object iteratorKeyValue)
           
 
Methods inherited from class com.espertech.esper.collection.MixedEventBeanAndCollectionIteratorBase
hasNext, init, next, remove
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimeWindowIterator

public TimeWindowIterator(java.util.ArrayDeque<TimeWindowPair> window)
Ctor.

Parameters:
window - is the time-slotted collection
Method Detail

getValue

protected java.lang.Object getValue(java.lang.Object iteratorKeyValue)
Specified by:
getValue in class MixedEventBeanAndCollectionIteratorBase

© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com