Class EvalMatchUntilFactoryNode

java.lang.Object
com.espertech.esper.common.internal.epl.pattern.core.EvalFactoryNodeBase
com.espertech.esper.common.internal.epl.pattern.matchuntil.EvalMatchUntilFactoryNode
All Implemented Interfaces:
EvalFactoryNode

public class EvalMatchUntilFactoryNode extends EvalFactoryNodeBase
This class represents a match-until observer in the evaluation tree representing any event expressions.
  • Field Details

  • Constructor Details

    • EvalMatchUntilFactoryNode

      public EvalMatchUntilFactoryNode()
  • Method Details