public class IndexedAccountQuery extends IndexedQuery<Account.Id,AccountState> implements DataSource<AccountState>
index, source
Constructor and Description |
---|
IndexedAccountQuery(Index<Account.Id,AccountState> index,
Predicate<AccountState> 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 IndexedAccountQuery(Index<Account.Id,AccountState> index, Predicate<AccountState> pred, QueryOptions opts) throws QueryParseException
QueryParseException