Class DurableStore


  • public class DurableStore
    extends java.lang.Object
    Request to store an entry. It optionally contains a StoreReply, which should be used to signal success or failure of the operation to the contained replyTo actor.
    • Constructor Detail

      • DurableStore

        public DurableStore()