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

Simple table of events without an index.

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

Syntax

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

Inheritance Hierarchy

System.Object
  net.esper.eql.join.table.UnindexedEventTable