Interface PersistenceStash

    • Method Detail

      • internalStashOverflowStrategy

        StashOverflowStrategy internalStashOverflowStrategy()
        The returned pekko.persistence.StashOverflowStrategy object determines how to handle the message failed to stash when the internal Stash capacity exceeded.