public class CompoundOrCustomQuery extends AbstractCompundCustomQuery
_subQueries
Constructor and Description |
---|
CompoundOrCustomQuery()
Default constructor for Externalizable.
|
CompoundOrCustomQuery(List<ICustomQuery> subQueries) |
Modifier and Type | Method and Description |
---|---|
boolean |
matches(CacheManager cacheManager,
ServerEntry entry,
String skipAlreadyMatchedIndexPath)
Checks whether the specified entry matches this query.
|
SQLQuery |
toSQLQuery(ITypeDesc typeDesc) |
get_subQueries, readExternal, writeExternal
addCustomIndex, getCustomIndexes
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
enabledSmartExternalizableWithReference
public CompoundOrCustomQuery()
public CompoundOrCustomQuery(List<ICustomQuery> subQueries)
public boolean matches(CacheManager cacheManager, ServerEntry entry, String skipAlreadyMatchedIndexPath)
ICustomQuery
matches
in interface ICustomQuery
matches
in class AbstractCustomQuery
Copyright © GigaSpaces.