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

Factory for net.esper.filter.FilterParamIndex instances based on event property name and filter operator type.

Namespace: net.esper.filter
Assembly:   NEsper (in NEsper.dll)

Syntax

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

Inheritance Hierarchy

System.Object
  net.esper.filter.IndexFactory

See Also