Packages

package scaladsl

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. abstract class AdditionalColumn[A, B] extends AnyRef

    A

    The type of the durable state

    B

    The type of the field stored in the additional column.

    Annotations
    @ApiMayChange()
  2. trait ChangeHandler[A] extends AnyRef
    Annotations
    @ApiMayChange()
  3. class R2dbcDurableStateStore[A] extends DurableStateUpdateStore[A] with DurableStateStoreBySliceQuery[A] with DurableStateStorePagedPersistenceIdsQuery[A]

Value Members

  1. object AdditionalColumn
    Annotations
    @ApiMayChange()
  2. object R2dbcDurableStateStore

Ungrouped