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

Helper class to compute the cartesian product of the events from two streams.

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

Syntax

Visual Basic (Declaration)
Public Class CartesianUtil
C#
public class CartesianUtil
Visual C++
public ref class CartesianUtil

Inheritance Hierarchy

System.Object
  net.esper.eql.join.assemble.CartesianUtil