Package

akka.persistence.cassandra

query

Permalink

package query

Source
package.scala
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. query
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. class CassandraReadJournalProvider extends ReadJournalProvider

    Permalink
  2. class UUIDComparator extends Comparator[UUID]

    Permalink

    Scala implementation of UUIDComparator in https://github.com/cowtowncoder/java-uuid-generator Apache License 2.0.

Value Members

  1. object CassandraReadJournalConfig

    Permalink

    INTERNAL API

    INTERNAL API

    Annotations
    @InternalApi()
  2. object UUIDComparator

    Permalink
  3. val firstBucketFormat: String

    Permalink
  4. val firstBucketFormatter: DateTimeFormatter

    Permalink
  5. package javadsl

    Permalink
  6. package scaladsl

    Permalink
  7. def uuid(timestamp: Long): UUID

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped