elasticmagic-kt
0.0.30
elasticmagic
/
dev.evo.elasticmagic
/
UpdateByQueryPartialResult
/
UpdateByQueryPartialResult
Update
By
Query
Partial
Result
fun
UpdateByQueryPartialResult
(
total
:
Long
,
updated
:
Long
,
created
:
Long
,
deleted
:
Long
,
batches
:
Int
,
versionConflicts
:
Long
,
noops
:
Long
,
retries
:
BulkScrollRetries
,
throttledMillis
:
Long
,
requestsPerSecond
:
Float
,
throttledUntilMillis
:
Long
)