package scaladsl
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- 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()
- trait ChangeHandler[A] extends AnyRef
- Annotations
- @ApiMayChange()
- class R2dbcDurableStateStore[A] extends DurableStateUpdateWithChangeEventStore[A] with DurableStateStoreBySliceQuery[A] with DurableStateStorePagedPersistenceIdsQuery[A]
Value Members
- object AdditionalColumn
- Annotations
- @ApiMayChange()
- object R2dbcDurableStateStore