Class ExprStreamUnderlyingNodeImpl

java.lang.Object
com.espertech.esper.common.internal.epl.expression.core.ExprNodeBase
com.espertech.esper.common.internal.epl.expression.core.ExprStreamUnderlyingNodeImpl
All Implemented Interfaces:
ExprEnumerationForgeProvider, ExprEvaluator, ExprForge, ExprForgeInstrumentable, ExprNode, ExprNodeRenderable, ExprStreamRefNode, ExprStreamUnderlyingNode, ExprValidator

public class ExprStreamUnderlyingNodeImpl extends ExprNodeBase implements ExprForgeInstrumentable, ExprEvaluator, ExprStreamUnderlyingNode
Represents an stream selector that returns the streams underlying event, or null if undefined.