Uses of Class
com.espertech.esper.epl.spec.PropertyEvalAtom

Packages that use PropertyEvalAtom
com.espertech.esper.epl.spec Contains EPL statement specification classes define the constructs that make up an EPL statement, such as the list of items in the select clause, the insert-into stream name and property names etc. 
 

Uses of PropertyEvalAtom in com.espertech.esper.epl.spec
 

Methods in com.espertech.esper.epl.spec that return types with arguments of type PropertyEvalAtom
 java.util.List<PropertyEvalAtom> PropertyEvalSpec.getAtoms()
          Return a list of atoms.
 

Methods in com.espertech.esper.epl.spec with parameters of type PropertyEvalAtom
 void PropertyEvalSpec.add(PropertyEvalAtom atom)
          Add an atom.
 


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