Class NotRegexIndexScanner

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

public class NotRegexIndexScanner extends AbstractQueryIndex
Scans the index with the defined index name only for entries that don't match the given regular expression.
Since:
10.0.0
Author:
anna
See Also: