edomata.backend

Members list

Concise view

Type members

Classlikes

object Backend

Attributes

Source:
Backend.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Backend.type
sealed trait BackendError extends Throwable

Attributes

Companion:
object
Source:
BackendError.scala
Graph
Supertypes
class Throwable
class Object
trait Matchable
class Any
Known subtypes

Attributes

Companion:
trait
Source:
BackendError.scala
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
trait Cache[F[_], I, T]

Attributes

Companion:
object
Source:
Cache.scala
Graph
Supertypes
class Object
trait Matchable
class Any
object Cache

Attributes

Companion:
trait
Source:
Cache.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Cache.type

Attributes

Source:
CommandState.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
trait CommandStore[F[_]]

Attributes

Companion:
object
Source:
CommandStore.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion:
trait
Source:
CommandStore.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
final case class EventMessage[+T](metadata: EventMetadata, payload: T)

Attributes

Source:
package.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any
final case class EventMetadata(id: UUID, time: OffsetDateTime, seqNr: SeqNr, version: EventVersion, stream: String)

Attributes

Source:
package.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Source:
OutboxConsumer.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
final case class OutboxItem[N](seqNr: SeqNr, streamId: StreamId, time: OffsetDateTime, data: N, metadata: MessageMetadata)

Attributes

Source:
Outbox.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any
trait OutboxReader[F[_], N]

Attributes

Source:
Outbox.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Types

Attributes

Source:
package.scala
type SeqNr = Long

Attributes

Source:
package.scala

Attributes

Source:
package.scala

Deprecated types

type AggregateState[S, E, R] = AggregateState[S, E, R]

Attributes

Deprecated
true
Source:
deprecated.scala
type Backend[F[_], S, E, R, N] = Backend[F, S, E, R, N]

Attributes

Deprecated
true
Source:
deprecated.scala
type CommandHandler[F[_], S, E, R, N] = CommandHandler[F, S, E, R, N]

Attributes

Deprecated
true
Source:
deprecated.scala
type CommandState[S, E, R] = CommandState[S, E, R]

Attributes

Deprecated
true
Source:
deprecated.scala
type JournalReader[F[_], E] = JournalReader[F, E]

Attributes

Deprecated
true
Source:
deprecated.scala

Attributes

Deprecated
true
Source:
deprecated.scala

Attributes

Deprecated
true
Source:
deprecated.scala

Attributes

Deprecated
true
Source:
deprecated.scala
type Repository[F[_], S, E, R, N] = Repository[F, S, E, R, N]

Attributes

Deprecated
true
Source:
deprecated.scala
type RepositoryReader[F[_], S, E, R] = RepositoryReader[F, S, E, R]

Attributes

Deprecated
true
Source:
deprecated.scala
type SnapshotItem[S] = (S)

Attributes

Deprecated
true
Source:
deprecated.scala

Attributes

Deprecated
true
Source:
deprecated.scala
type SnapshotReader[F[_], S] = SnapshotReader[F, S]

Attributes

Deprecated
true
Source:
deprecated.scala
type SnapshotStore[F[_], S] = SnapshotStore[F, S]

Attributes

Deprecated
true
Source:
deprecated.scala
type Storage[F[_], S, E, R, N] = Storage[F, S, E, R, N]

Attributes

Deprecated
true
Source:
deprecated.scala
type StorageDriver[F[_], Codec[_]] = StorageDriver[F, Codec]

Attributes

Deprecated
true
Source:
deprecated.scala

Value members

Deprecated fields

val AggregateState: AggregateState.type

Attributes

Deprecated
true
Source:
deprecated.scala

Attributes

Deprecated
true
Source:
deprecated.scala

Attributes

Deprecated
true
Source:
deprecated.scala

Attributes

Deprecated
true
Source:
deprecated.scala