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