raptor-domain
0.17.11
raptor-domain
/
io.fluidsonic.raptor.domain
/
RaptorAggregateProjector
/
Incremental
Incremental
interface
Incremental
<
out
Projection
:
RaptorAggregateProjection
<
Id
>
,
Id
:
RaptorAggregateProjectionId
,
in
AggregateEvent
:
RaptorAggregateChange
<
Id
>
>
Functions
Properties
Functions
add
Link copied to clipboard
abstract
fun
add
(
event
:
RaptorAggregateEvent
<
Id
,
AggregateEvent
>
)
:
Projection
?
Properties
projection
Link copied to clipboard
abstract
val
projection
:
Projection
?