Packages

package spanner

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Package Members

  1. package internal
  2. package javadsl
  3. package scaladsl

Type Members

  1. final class QuerySettings extends AnyRef

    INTERNAL API

    INTERNAL API

    Annotations
    @InternalStableApi()
  2. final class SpannerJournal extends AsyncWriteJournal

    INTERNAL API

    INTERNAL API

    Annotations
    @InternalApi()
  3. class SpannerObjectStore extends AnyRef

    This API would eventually evolve into the akka-persistence object API

    This API would eventually evolve into the akka-persistence object API

    INTERNAL API

    Annotations
    @InternalStableApi()
  4. final case class SpannerOffset(commitTimestamp: String, seen: Map[String, Long]) extends Offset with Product with Serializable

    commitTimestamp

    microsecond granularity stored in nanoseconds

    seen

    List of sequence nrs for every persistence id seen at this timestamp

  5. final class SpannerReadJournalProvider extends ReadJournalProvider
  6. final class SpannerSettings extends AnyRef

    INTERNAL API

    INTERNAL API

    Annotations
    @InternalStableApi()
  7. final class SpannerSnapshotStore extends SnapshotStore

Value Members

  1. object SpannerJournal

    INTERNAL API

    INTERNAL API

    Annotations
    @InternalApi()
  2. object SpannerObjectStore

    This API would eventually evolve into the akka-persistence object API

    This API would eventually evolve into the akka-persistence object API

    INTERNAL API

    Annotations
    @InternalStableApi()
  3. object SpannerSettings

    INTERNAL API

    INTERNAL API

    Annotations
    @InternalStableApi()

Ungrouped