Class InValueIndexScanner

java.lang.Object
com.gigaspaces.internal.query.AbstractQueryIndex
com.gigaspaces.internal.query.InValueIndexScanner
All Implemented Interfaces:
IQueryIndexScanner, SmartExternalizable, Externalizable, Serializable

public class InValueIndexScanner extends AbstractQueryIndex
Scans the index with the defined index name only for entries that match one of the values in the index value set.
Since:
8.0
Author:
anna
See Also: