elasticmagic
/
dev.evo.elasticmagic.compile
/
ActionSourceCompiler
Action
Source
Compiler
class
ActionSourceCompiler
(features:
ElasticsearchFeatures
, searchQueryCompiler:
SearchQueryCompiler
) :
BaseCompiler
Content copied to clipboard
Functions
Properties
Functions
compile
Link copied to clipboard
fun
compile
(serializer:
<ERROR CLASS>
, input:
Action
<*>):
<ERROR CLASS>
?
Content copied to clipboard
dispatch
Link copied to clipboard
open fun
dispatch
(ctx:
<ERROR CLASS>
, value:
Any
?)
Content copied to clipboard
open fun
dispatch
(ctx:
<ERROR CLASS>
, name:
String
, value:
Any
?)
Content copied to clipboard
visit
Link copied to clipboard
fun
visit
(ctx:
<ERROR CLASS>
, values:
Array
<*>)
Content copied to clipboard
fun
visit
(ctx:
<ERROR CLASS>
, values:
List
<*>)
Content copied to clipboard
fun
visit
(ctx:
<ERROR CLASS>
, params:
Map
<*, *>)
Content copied to clipboard
Properties
features
Link copied to clipboard
val
features
:
ElasticsearchFeatures
Content copied to clipboard