Package

akka.stream

checkpoint

Permalink

package checkpoint

Visibility
  1. Public
  2. All

Type Members

  1. trait CheckpointBackend extends AnyRef

    Permalink

    Factory to create checkpoint repositories.

    Factory to create checkpoint repositories. Represents a storage interface to allow multiple checkpoints to store their readings

  2. trait CheckpointRepository extends AnyRef

    Permalink

    Represents a storage interface to allow a single checkpoint to store its readings

Value Members

  1. package javadsl

    Permalink
  2. package scaladsl

    Permalink

Ungrouped