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

LRU cache settings.

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

Syntax

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

Inheritance Hierarchy

System.Object
  net.esper.client.LRUCacheDesc