package snapshot
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- final class DynamoDBSnapshotStore extends SnapshotStore
- final case class PartitionKey(value: String) extends Product with Serializable
- trait PartitionKeyResolver extends AnyRef
- trait PartitionKeyResolverProvider extends AnyRef
- final class PersistenceIdOps extends AnyRef
- final class SnapshotDynamicAccessor[A] extends DynamicAccessor[A, SnapshotPluginContext]
- final case class SnapshotPluginContext(system: ActorSystem, pluginConfig: SnapshotPluginConfig) extends PluginContext with Product with Serializable
- final case class SortKey(value: String) extends Product with Serializable
- trait SortKeyResolver extends AnyRef
- trait SortKeyResolverProvider extends AnyRef
- trait ToPersistenceIdOps extends AnyRef
Value Members
- object DynamoDBSnapshotStore
- object PartitionKeyResolver
- object PartitionKeyResolverProvider
- object SnapshotDynamicAccessor
- object SortKeyResolver
- object SortKeyResolverProvider