http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-incubator-postbox
/
org.http4k.postbox.processing
/
ProcessingEvent
/
BatchProcessingSucceeded
Batch
Processing
Succeeded
data
class
BatchProcessingSucceeded
(
val
batchSize
:
Int
,
val
duration
:
Duration
)
:
ProcessingEvent
(
source
)
Members
Constructors
Batch
Processing
Succeeded
Link copied to clipboard
constructor
(
batchSize
:
Int
,
duration
:
Duration
)
Properties
batch
Size
Link copied to clipboard
val
batchSize
:
Int
duration
Link copied to clipboard
val
duration
:
Duration