Class HotThread
java.lang.Object
co.elastic.clients.elasticsearch.nodes.hot_threads.HotThread
- All Implemented Interfaces:
JsonpSerializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<HotThread>Json deserializer forHotThread -
Method Summary
Modifier and TypeMethodDescriptionhosts()Required - API name:hostsfinal StringnodeId()Required - API name:node_idfinal StringnodeName()Required - API name:node_namestatic HotThreadvoidserialize(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) Serialize this object to JSON.protected voidserializeInternal(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) protected static voidthreads()Required - API name:threadstoString()
-
Field Details
-
_DESERIALIZER
Json deserializer forHotThread
-
-
Method Details
-
of
-
hosts
Required - API name:hosts -
nodeId
Required - API name:node_id -
nodeName
Required - API name:node_name -
threads
Required - API name:threads -
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-
serializeInternal
-
toString
-
setupHotThreadDeserializer
-