Apache Lucene.Net 2.4.0 Class Library API

SimpleLRUCache_OrgPort Methods

The methods of the SimpleLRUCache_OrgPort class are listed below. For a complete list of SimpleLRUCache_OrgPort class members, see the SimpleLRUCache_OrgPort Members topic.

Public Instance Methods

Close (inherited from SimpleMapCache) 
ContainsKey (inherited from SimpleMapCache) 
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
Get 
GetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
keySet (inherited from SimpleMapCache) 
Put 
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

Protected Internal Instance Methods

GetSynchronizedCache (inherited from SimpleMapCache) 

See Also

SimpleLRUCache_OrgPort Class | Lucene.Net.Util.Cache Namespace