Apache Lucene.Net 2.4.0 Class Library API

SimpleLRUCache_OrgPort Class

This class is the original port for 2.4.0

For a list of all members of this type, see SimpleLRUCache_OrgPort Members.

System.Object
   Lucene.Net.Util.Cache.Cache
      Lucene.Net.Util.Cache.SimpleMapCache
         Lucene.Net.Util.Cache.SimpleLRUCache_OrgPort

public class SimpleLRUCache_OrgPort : SimpleMapCache

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Lucene.Net.Util.Cache

Assembly: Lucene.Net (in Lucene.Net.dll)

See Also

SimpleLRUCache_OrgPort Members | Lucene.Net.Util.Cache Namespace