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

Implements the function to determine a join result set using tables/indexes and query strategy instances for each stream.

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

Syntax

Visual Basic (Declaration)
Public Class JoinSetComposerImpl _
	Implements JoinSetComposer
C#
public class JoinSetComposerImpl : JoinSetComposer
Visual C++
public ref class JoinSetComposerImpl : JoinSetComposer

Inheritance Hierarchy

System.Object
  net.esper.eql.join.JoinSetComposerImpl