Class RegexIndexScanner

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

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