elasticmagic
/
dev.evo.elasticmagic
/
BulkResult
Bulk
Result
data class
BulkResult
(errors:
Boolean
, took:
Long
, items:
List
<
BulkItem
>)
Content copied to clipboard
Properties
Properties
errors
Link copied to clipboard
val
errors
:
Boolean
Content copied to clipboard
items
Link copied to clipboard
val
items
:
List
<
BulkItem
>
Content copied to clipboard
took
Link copied to clipboard
val
took
:
Long
Content copied to clipboard