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

Interface for populating a join tuple result set from new data and old data for each stream.

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

Syntax

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