iw-support-pekko-persistence
iw-support-pekko-persistence
API
works.iterative.pekko
service.impl
DocumentCounterBehavior
Command
Next
DocumentCounterEvent
DocumentCounterEventSerializer
DocumentCounterSequenceIdGenerator
DocumentCounterSequenceIdGeneratorFactory
DocumentCounterSequenceIdGeneratorFactory
DocumentCounterState
DocumentCounterState
DocumentCounterStateSerializer
YearlyDocumentCounterGenerator
YearlyDocumentCounterGenerator
CommandHandlerException
CommandNotAvailable
CommandRejected
EventHandlerException
PekkoActorSystem
PekkoActorSystem
PekkoConfig
PekkoConfig
PekkoProjectionSupport
PekkoZioJsonSerializer
ProjectionHandler
UnhandledEvent
iw-support-pekko-persistence
/
works.iterative.pekko
/
works.iterative.pekko.service.impl
/
DocumentCounterBehavior
DocumentCounterBehavior
works.iterative.pekko.service.impl.DocumentCounterBehavior
object
DocumentCounterBehavior
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
DocumentCounterBehavior
.
type
Members list
Clear all
Type members
Classlikes
sealed
trait
Command
Attributes
Supertypes
class
Object
trait
Matchable
class
Any
Known subtypes
class
Next
case
class
Next
(
replyTo
:
ActorRef
[
Int
])
extends
Command
Attributes
Supertypes
trait
Serializable
trait
Product
trait
Equals
trait
Command
class
Object
trait
Matchable
class
Any
Show all
Types
type
Event
=
DocumentCounterEvent
type
State
=
DocumentCounterState
Value members
Concrete methods
def
apply
(
persistenceId
:
String
):
Behavior
[
Command
]
def
init
(
using
system
:
ActorSystem
[
_
]):
Unit
Concrete fields
val
EntityKey
:
EntityTypeKey
[
Command
]
In this article
Attributes
Members list
Type members
Classlikes
Types
Value members
Concrete methods
Concrete fields