es-objects
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Entity
Event
Bus
From
Events
Decision
Provider
In
Memory
Event
Storage
In
Memory
Key
Value
Storage
In
Memory
Reduce
Projection
In
Memory
Value
Storage
Persisted
Decision
Provider
Persisted
Entity
Reduce
Projection
Persisted
Reduce
Projection
Store
Decision
Provider
Decision
Sequence
Dictionary
Event
Event
Storage
get
Current
Sequence
get
Events
store
Key
Value
Storage
Rebuildable
Value
Storage
Reducer
array
ToStream
consume
Stream
duplicate
get
Initial
State
make
Decision
Reducer
project
From
Events
INIT_
EVENT
Hierarchy
EventStorage
Implemented by
InMemoryEventStorage
Index
Properties
get
Current
Sequence
get
Events
store
Properties
get
Current
Sequence
get
Current
Sequence
:
function
Type declaration
(
aggregate
:
string
, id
:
string
)
:
Promise
<
number
>
Parameters
aggregate:
string
id:
string
Returns
Promise
<
number
>
get
Events
get
Events
:
function
Type declaration
(
aggregate
?:
undefined
|
string
, id
?:
undefined
|
string
, fromSequence
?:
undefined
|
number
)
:
Readable
Parameters
Optional
aggregate:
undefined
|
string
Optional
id:
undefined
|
string
Optional
fromSequence:
undefined
|
number
Returns
Readable
store
store
:
function
Type declaration
(
event
:
Event
)
:
Promise
<
void
>
Parameters
event:
Event
Returns
Promise
<
void
>
Generated using
TypeDoc