package dynamodb

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Package Members

  1. package cleanup
  2. package internal
  3. package query
  4. package util

Type Members

  1. final class CleanupSettings extends AnyRef

    INTERNAL API

    INTERNAL API

    Annotations
    @InternalStableApi()
  2. final class ClientSettings extends AnyRef
  3. final class ClockSkewSettings extends AnyRef

    INTERNAL API

    INTERNAL API

    Annotations
    @InternalStableApi()
  4. final class DynamoDBSettings extends AnyRef

    Use DynamoDBSettings.apply or DynamoDBSettings.create for construction.

  5. final class EventSourcedEntityTimeToLiveSettings extends AnyRef

    INTERNAL API

    INTERNAL API

    Annotations
    @InternalStableApi()
  6. sealed abstract class FallbackSettings extends AnyRef

    Not for user extension

    Not for user extension

    Annotations
    @DoNotInherit()
  7. trait Instrumentation extends AnyRef

    Service Provider Interface for instrumenting the operation of the persistence plugin

    Service Provider Interface for instrumenting the operation of the persistence plugin

    The persistence plugin is allowed to reuse instances of this class and methods may be called from different threads. Accordingly, implementations which mutate their state will need to use some form of concurrency control.

    Implementations must have a constructor which takes a akka.actor.ClassicActorSystemProvider as its only parameter. At most one instance of this class will be constructed per actor system.

  8. final class JournalFallbackSettings extends FallbackSettings
    Annotations
    @ApiMayChange()
  9. final class PublishEventsDynamicSettings extends AnyRef

    INTERNAL API

    INTERNAL API

    Annotations
    @InternalStableApi()
  10. final class QuerySettings extends AnyRef
  11. final class SnapshotFallbackSettings extends FallbackSettings
    Annotations
    @ApiMayChange()
  12. final class TimeToLiveSettings extends AnyRef

    INTERNAL API

    INTERNAL API

    Annotations
    @InternalStableApi()

Ungrouped