Class AccountQueryProcessor


  • public class AccountQueryProcessor
    extends QueryProcessor<AccountState>
    Query processor for the account index.

    Instances are one-time-use. Other singleton classes should inject a Provider rather than holding on to a single instance.