ActionCompiler
class ActionCompiler(features: ElasticsearchFeatures, actionMetaCompiler: ActionMetaCompiler, actionSourceCompiler: ActionSourceCompiler) : BaseCompiler
Content copied to clipboard
Types
Functions
compile
Link copied to clipboard
fun compile(serializer: <ERROR CLASS>, input: Action<*>): ActionCompiler.Compiled
Content copied to clipboard
Properties
features
Link copied to clipboard