toggle menu
DICE API Documentation
JVM
switch theme
search in API
DICE API Documentation
/
com.embabel.dice.common
/
ProjectionBatchCompleted
/
ProjectionBatchCompleted
Projection
Batch
Completed
constructor
(
successCount
:
Int
,
skipCount
:
Int
,
failureCount
:
Int
,
totalCount
:
Int
,
timestamp
:
Instant
=
Instant.now()
)