The FieldCacheSource type exposes the following members.
Constructors
Name | Description | |
---|---|---|
FieldCacheSource | Create a cached field source for the input field. |
Methods
Name | Description | |
---|---|---|
CachedFieldSourceEquals | Check if equals to another {@link FieldCacheSource}, already knowing that cache and field are equal. | |
CachedFieldSourceHashCode | Return a hash code of a {@link FieldCacheSource}, without the hash-codes of the field
and the cache (those are taken care of elsewhere).
| |
Description | (Overrides ValueSource..::..Description()()()().) | |
Equals | (Overrides ValueSource..::..Equals(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.) | |
GetCachedFieldValues | Return cached DocValues for input field and reader. | |
GetHashCode | (Overrides ValueSource..::..GetHashCode()()()().) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
GetValues | (Overrides ValueSource..::..GetValues(IndexReader).) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | (Inherited from ValueSource.) |