public class AccountIndexRewriter extends java.lang.Object implements IndexRewriter<AccountState>
Modifier and Type | Method and Description |
---|---|
Predicate<AccountState> |
rewrite(Predicate<AccountState> in,
QueryOptions opts) |
public Predicate<AccountState> rewrite(Predicate<AccountState> in, QueryOptions opts) throws QueryParseException
rewrite
in interface IndexRewriter<AccountState>
QueryParseException