public class IndexedGroupQuery extends IndexedQuery<AccountGroup.UUID,AccountGroup> implements DataSource<AccountGroup>
index, source
Constructor and Description |
---|
IndexedGroupQuery(Index<AccountGroup.UUID,AccountGroup> index,
Predicate<AccountGroup> pred,
QueryOptions opts) |
copy, equals, getCardinality, getChild, getChildCount, getChildren, getOptions, hashCode, read, restart, toString
and, and, any, asMatchable, estimateCost, isMatchable, not, or, or
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getCardinality, read
public IndexedGroupQuery(Index<AccountGroup.UUID,AccountGroup> index, Predicate<AccountGroup> pred, QueryOptions opts) throws QueryParseException
QueryParseException