Class Scripting
java.lang.Object
co.elastic.clients.elasticsearch.nodes.Scripting
- All Implemented Interfaces:
JsonpSerializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<Scripting>Json deserializer forScripting -
Method Summary
Modifier and TypeMethodDescriptionfinal LongAPI name:cache_evictionsfinal LongAPI name:compilation_limit_triggeredfinal LongAPI name:compilationscontexts()API name:contextsstatic Scriptingvoidserialize(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) Serialize this object to JSON.protected voidserializeInternal(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) protected static voidtoString()
-
Field Details
-
_DESERIALIZER
Json deserializer forScripting
-
-
Method Details
-
of
-
cacheEvictions
API name:cache_evictions -
compilations
API name:compilations -
compilationLimitTriggered
API name:compilation_limit_triggered -
contexts
API name:contexts -
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-
serializeInternal
-
toString
-
setupScriptingDeserializer
-