Uses of Class
com.espertech.esper.view.ext.IStreamTimeOrderRandomAccess

Packages that use IStreamTimeOrderRandomAccess
com.espertech.esper.view.ext Extension views that providing services such as sorting, which don't fit much into other categories. 
 

Uses of IStreamTimeOrderRandomAccess in com.espertech.esper.view.ext
 

Methods in com.espertech.esper.view.ext that return IStreamTimeOrderRandomAccess
protected  IStreamTimeOrderRandomAccess TimeOrderView.getOptionalSortedRandomAccess()
          Returns the friend handling the random access, cal be null if not required.
 

Constructors in com.espertech.esper.view.ext with parameters of type IStreamTimeOrderRandomAccess
TimeOrderView(StatementContext statementContext, TimeOrderViewFactory timeOrderViewFactory, String timestampFieldName, long intervalSize, IStreamTimeOrderRandomAccess optionalSortedRandomAccess, boolean isRemoveStreamHandling)
          Ctor.
 


© 2007 EsperTech Inc.
All rights reserved.
Visit us at espertech.com