elasticmagic-kt
0.0.30
elasticmagic
/
dev.evo.elasticmagic.bulk
/
IndexAction
/
IndexAction
Index
Action
fun
<
S
:
BaseDocSource
>
IndexAction
(
meta
:
ActionMeta
,
source
:
S
,
concurrencyControl
:
ConcurrencyControl
?
=
null
,
pipeline
:
String
?
=
null
)