public class IndexedGroupQuery extends IndexedQuery<AccountGroup.UUID,InternalGroup> implements DataSource<InternalGroup>
index, source
Constructor and Description |
---|
IndexedGroupQuery(Index<AccountGroup.UUID,InternalGroup> index,
Predicate<InternalGroup> pred,
QueryOptions opts) |
Modifier and Type | Method and Description |
---|---|
static QueryOptions |
createOptions(IndexConfig config,
int start,
int limit,
java.util.Set<java.lang.String> fields) |
copy, equals, getCardinality, getChild, getChildCount, getChildren, getOptions, hashCode, read, readRaw, restart, toString
and, and, any, asMatchable, estimateCost, getLeafCount, isMatchable, not, or, or
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getCardinality, read, readRaw
public IndexedGroupQuery(Index<AccountGroup.UUID,InternalGroup> index, Predicate<InternalGroup> pred, QueryOptions opts) throws QueryParseException
QueryParseException
public static QueryOptions createOptions(IndexConfig config, int start, int limit, java.util.Set<java.lang.String> fields)