Class ScriptCache
java.lang.Object
co.elastic.clients.elasticsearch.nodes.ScriptCache
- All Implemented Interfaces:
JsonpSerializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<ScriptCache>Json deserializer forScriptCache -
Method Summary
Modifier and TypeMethodDescriptionfinal LongAPI name:cache_evictionsfinal LongAPI name:compilation_limit_triggeredfinal LongAPI name:compilationsfinal Stringcontext()API name:contextstatic ScriptCachevoidserialize(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 forScriptCache
-
-
Method Details
-
of
-
cacheEvictions
API name:cache_evictions -
compilationLimitTriggered
API name:compilation_limit_triggered -
compilations
API name:compilations -
context
API name:context -
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-
serializeInternal
-
toString
-
setupScriptCacheDeserializer
-