Class ExactValueIndexScanner

java.lang.Object
com.gigaspaces.internal.query.AbstractQueryIndex
com.gigaspaces.internal.query.ExactValueIndexScanner
All Implemented Interfaces:
IQueryIndexScanner, SmartExternalizable, Externalizable, Serializable
Direct Known Subclasses:
ExacValueCompoundIndexScanner

public class ExactValueIndexScanner extends AbstractQueryIndex
Scans the index with the defined index name only for entries that match the exact index value
Since:
7.1
Author:
anna
See Also: