Class GetSnapshot


  • public final class GetSnapshot
    extends Object
    Internal client message to get a snapshot of the current state based on whether or not persistence is enabled. Returns a GetSnapshotReply instance.
    Author:
    Thomas Pantelis
    • Field Detail

    • Constructor Detail

      • GetSnapshot

        public GetSnapshot​(akka.util.Timeout timeout)
    • Method Detail

      • getTimeout

        public Optional<akka.util.Timeout> getTimeout()