Package

akka.persistence.dynamodb

snapshot

Permalink

package snapshot

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. snapshot
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. class DynamoDBSnapshotConfig extends DynamoDBConfig

    Permalink
  2. trait DynamoDBSnapshotRequests extends DynamoDBRequests

    Permalink
  3. class DynamoDBSnapshotStore extends SnapshotStore with DynamoDBSnapshotRequests with ActorLogging

    Permalink

Value Members

  1. object DynamoDBSnapshotStore

    Permalink
  2. val Key: String

    Permalink
  3. val Payload: String

    Permalink
  4. val PayloadData: String

    Permalink
  5. val SequenceNr: String

    Permalink
  6. val SerializerId: String

    Permalink
  7. val SerializerManifest: String

    Permalink
  8. val Timestamp: String

    Permalink
  9. val TimestampIndex: String

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped