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

Implements a repository for join events and lookup results.

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

Syntax

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

Inheritance Hierarchy

System.Object
  net.esper.eql.join.rep.RepositoryImpl