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

Ctor.

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

Syntax

Visual Basic (Declaration)
Public Sub New ( _
	cacheSize As Integer _
)
C#
public DataCacheLRUImpl (
	int cacheSize
)
Visual C++
public:
DataCacheLRUImpl (
	int cacheSize
)

Parameters

cacheSize
System.Int32
is the maximum cache size