The ValueSource type exposes the following members.
Methods
Name | Description | |
---|---|---|
Description | description of field, used in explain() | |
Equals | Needed for possible caching of query results - used by {@link ValueSourceQuery#equals(Object)}. (Overrides Object..::..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.) | |
GetHashCode | Needed for possible caching of query results - used by {@link ValueSourceQuery#hashCode()}. (Overrides Object..::..GetHashCode()()()().) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
GetValues | Return the DocValues used by the function query. | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | (Overrides Object..::..ToString()()()().) |