The SegmentCache<(Of <(<'T>)>)> type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SegmentCache<(Of <(<'T>)>)> | Initializes a new instance of the SegmentCache<(Of <(<'T>)>)> class |
Methods
Name | Description | |
---|---|---|
CreateValue |
Value creation.
| |
Equals | (Inherited from Object.) | |
Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
Get |
Get the item from the cache.
| |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | (Inherited from Object.) | |
Warm |
Warm the cache - simply calls Get and ignores the return value.
(Overrides AbstractSegmentCache..::..Warm(IndexReader, String).) |
Properties
Name | Description | |
---|---|---|
KeyCount |
The number of outermost keys in the collection.
|