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

Execute the instruction adding results to the repository and obtaining events for lookup from therepository.

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

Syntax

Visual Basic (Declaration)
Public Function Process ( _
	repository As Repository _
) As Boolean
C#
public bool Process (
	Repository repository
)
Visual C++
public:
bool Process (
	Repository^ repository
)

Parameters

repository
net.esper.eql.join.rep.Repository
supplies events for lookup, and place to add results to

Return Value

true if one or more results, false if no results