Package com.espertech.esper.common.internal.epl.join.strategy


package com.espertech.esper.common.internal.epl.join.strategy
  • Class
    Description
    Interface for an execution node that looks up events and builds a result set contributing to an overall join result set.
    Query strategy for building a join tuple set by using an execution node tree.
    Encapsulates the strategy use to resolve the events for a stream into a tuples of events in a join.