Uses of Class
net.esper.eql.expression.StreamNotFoundException

Packages that use StreamNotFoundException
net.esper.eql.expression EQL expression nodes, aggregation, result set processing 
 

Uses of StreamNotFoundException in net.esper.eql.expression
 

Methods in net.esper.eql.expression that throw StreamNotFoundException
 PropertyResolutionDescriptor StreamTypeServiceImpl.resolveByStreamAndPropName(String streamName, String propertyName)
           
 PropertyResolutionDescriptor StreamTypeService.resolveByStreamAndPropName(String streamName, String propertyName)
          Returns the offset of the stream and the type of the property for the given property name, by using the specified stream name to resolve the property.