com.espertech.esper.epl.core
Class ViewResourceDelegateVerified

java.lang.Object
  extended by com.espertech.esper.epl.core.ViewResourceDelegateVerified

public class ViewResourceDelegateVerified
extends java.lang.Object

Coordinates between view factories and requested resource (by expressions) the availability of view resources to expressions.


Constructor Summary
ViewResourceDelegateVerified(boolean hasPrior, boolean hasPrevious, ViewResourceDelegateVerifiedStream[] perStream)
           
 
Method Summary
 ViewResourceDelegateVerifiedStream[] getPerStream()
           
 boolean isHasPrevious()
           
 boolean isHasPrior()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ViewResourceDelegateVerified

public ViewResourceDelegateVerified(boolean hasPrior,
                                    boolean hasPrevious,
                                    ViewResourceDelegateVerifiedStream[] perStream)
Method Detail

getPerStream

public ViewResourceDelegateVerifiedStream[] getPerStream()

isHasPrior

public boolean isHasPrior()

isHasPrevious

public boolean isHasPrevious()

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