Packages

package snapshot

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. final class DynamoDBSnapshotStore extends SnapshotStore
  2. final case class PartitionKey(value: String) extends Product with Serializable
  3. trait PartitionKeyResolver extends AnyRef
  4. trait PartitionKeyResolverProvider extends AnyRef
  5. final class PersistenceIdOps extends AnyRef
  6. final class SnapshotDynamicAccessor[A] extends DynamicAccessor[A, SnapshotPluginContext]
  7. final case class SnapshotPluginContext(system: ActorSystem, pluginConfig: SnapshotPluginConfig) extends PluginContext with Product with Serializable
  8. final case class SortKey(value: String) extends Product with Serializable
  9. trait SortKeyResolver extends AnyRef
  10. trait SortKeyResolverProvider extends AnyRef
  11. trait ToPersistenceIdOps extends AnyRef

Ungrouped