Interface AccountIndexer

    • Method Detail

      • reindexIfStale

        boolean reindexIfStale​(Account.Id id)
                        throws IOException
        Synchronously reindex an account if it is stale.
        Parameters:
        id - account id to index.
        Returns:
        whether the account was reindexed
        Throws:
        IOException