com.espertech.esper.view.ext
Interface IStreamSortRankRandomAccess

All Superinterfaces:
RandomAccessByIndex
All Known Implementing Classes:
IStreamSortRankRandomAccessImpl

public interface IStreamSortRankRandomAccess
extends RandomAccessByIndex

Provides random access into a rank-window's data.


Method Summary
 void refresh(java.util.TreeMap<java.lang.Object,java.lang.Object> sortedEvents, int currentSize, int maxSize)
           
 
Methods inherited from interface com.espertech.esper.view.window.RandomAccessByIndex
getNewData, getNewDataTail, getOldData, getWindowCollectionReadOnly, getWindowCount, getWindowIterator
 

Method Detail

refresh

void refresh(java.util.TreeMap<java.lang.Object,java.lang.Object> sortedEvents,
             int currentSize,
             int maxSize)

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