Class NodeUsage
java.lang.Object
co.elastic.clients.elasticsearch.nodes.usage.NodeUsage
- All Implemented Interfaces:
JsonpSerializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<NodeUsage>Json deserializer forNodeUsage -
Method Summary
Modifier and TypeMethodDescriptionRequired - API name:aggregationsstatic NodeUsageRequired - API name:rest_actionsvoidserialize(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) Serialize this object to JSON.protected voidserializeInternal(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) protected static voidfinal longsince()Required - API name:sincefinal longRequired - API name:timestamptoString()
-
Field Details
-
_DESERIALIZER
Json deserializer forNodeUsage
-
-
Method Details
-
of
-
restActions
Required - API name:rest_actions -
since
public final long since()Required - API name:since -
timestamp
public final long timestamp()Required - API name:timestamp -
aggregations
Required - API name:aggregations -
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-
serializeInternal
-
toString
-
setupNodeUsageDeserializer
-