akka.persistence.r2dbc.state.javadsl

Members list

Concise view

Type members

Classlikes

@ApiMayChange

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
@ApiMayChange
abstract class AdditionalColumn[A, B]

Attributes

A

The type of the durable state

B

The type of the field stored in the additional column.

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
@ApiMayChange
trait ChangeHandler[A]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
class R2dbcDurableStateStore[A](scalaStore: R2dbcDurableStateStore[A])(implicit ec: ExecutionContext) extends DurableStateUpdateStore[A] with DurableStateStoreBySliceQuery[A] with DurableStateStorePagedPersistenceIdsQuery[A]

Attributes

Companion:
object
Graph
Supertypes
trait DurableStateStorePagedPersistenceIdsQuery[A]
trait DurableStateStoreBySliceQuery[A]
trait DurableStateUpdateStore[A]
trait DurableStateStore[A]
class Object
trait Matchable
class Any