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

Packages that use GraphOperatorOutput
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 GraphOperatorOutput in com.espertech.esper.epl.spec
 

Methods in com.espertech.esper.epl.spec that return GraphOperatorOutput
 GraphOperatorOutput GraphOperatorSpec.getOutput()
           
 

Constructors in com.espertech.esper.epl.spec with parameters of type GraphOperatorOutput
GraphOperatorSpec(java.lang.String operatorName, GraphOperatorInput input, GraphOperatorOutput output, GraphOperatorDetail detail, java.util.List<AnnotationDesc> annotations)
           
 


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