Uses of Class
com.espertech.esper.epl.variable.VersionedValue

Packages that use VersionedValue
com.espertech.esper.epl.variable Variable service and variable collections 
 

Uses of VersionedValue in com.espertech.esper.epl.variable
 

Methods in com.espertech.esper.epl.variable that return VersionedValue
 VersionedValue<T> CurrentValue.getCurrentVersion()
          Returns the current version.
 VersionedValue<T> CurrentValue.getPriorVersion()
          Returns the prior version.
 

Methods in com.espertech.esper.epl.variable that return types with arguments of type VersionedValue
protected  java.util.ArrayList<VersionedValue<T>> VersionedValueList.getOlderVersions()
          Returns the list of old versions, for testing purposes.
 

Constructors in com.espertech.esper.epl.variable with parameters of type VersionedValue
CurrentValue(VersionedValue<T> currentVersion, VersionedValue<T> priorVersion)
          Ctor.
CurrentValue(VersionedValue<T> currentVersion, VersionedValue<T> priorVersion)
          Ctor.
 


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