elasticmagic
/
dev.evo.elasticmagic.compile
/
PreparedBulk
Prepared
Bulk
class
PreparedBulk
(indexName:
String
, actions:
List
<
Action
<*>>, refresh:
Refresh
?, timeout:
String
?, params:
Params
)
Content copied to clipboard
Properties
Properties
actions
Link copied to clipboard
val
actions
:
List
<
Action
<*>>
Content copied to clipboard
indexName
Link copied to clipboard
val
indexName
:
String
Content copied to clipboard
params
Link copied to clipboard
val
params
:
Params
Content copied to clipboard
refresh
Link copied to clipboard
val
refresh
:
Refresh
? = null
Content copied to clipboard
timeout
Link copied to clipboard
val
timeout
:
String
? = null
Content copied to clipboard