com.espertech.esper.view.ext
Class SortWindowIterator

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

public final class SortWindowIterator
extends MixedEventBeanAndCollectionIteratorBase

Iterator for use by SortWindowView.


Constructor Summary
SortWindowIterator(java.util.SortedMap<java.lang.Object,java.lang.Object> 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

SortWindowIterator

public SortWindowIterator(java.util.SortedMap<java.lang.Object,java.lang.Object> window)
Ctor.

Parameters:
window - - sorted map with events
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