[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Encapsulates the strategy use to resolve the events for a stream into a tuples of events in a join.

Namespace: net.esper.eql.join
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public Interface QueryStrategy
C#
public interface QueryStrategy
Visual C++
public interface class QueryStrategy