Uses of Package
com.espertech.esper.epl.property

Packages that use com.espertech.esper.epl.property
com.espertech.esper.core.context.activator Activation of streams for statement start. 
com.espertech.esper.epl.named Named window classes are in this package 
com.espertech.esper.epl.property Classes for handling events-within-events. 
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. 
com.espertech.esper.filter Main switchboard filtering and routing of incoming events to interested statements is performed in this package. 
 

Classes in com.espertech.esper.epl.property used by com.espertech.esper.core.context.activator
PropertyEvaluator
          Interface for a function that evaluates the properties of an event and returns event representing the properties.
 

Classes in com.espertech.esper.epl.property used by com.espertech.esper.epl.named
PropertyEvaluator
          Interface for a function that evaluates the properties of an event and returns event representing the properties.
 

Classes in com.espertech.esper.epl.property used by com.espertech.esper.epl.property
ContainedEventEval
           
PropertyEvaluator
          Interface for a function that evaluates the properties of an event and returns event representing the properties.
PropertyEvaluatorAccumulative
          A property evaluator that returns a full row of events for each stream, i.e.
 

Classes in com.espertech.esper.epl.property used by com.espertech.esper.epl.spec
PropertyEvaluator
          Interface for a function that evaluates the properties of an event and returns event representing the properties.
 

Classes in com.espertech.esper.epl.property used by com.espertech.esper.filter
PropertyEvaluator
          Interface for a function that evaluates the properties of an event and returns event representing the properties.
 


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