Class CgroupMemory
java.lang.Object
co.elastic.clients.elasticsearch.nodes.CgroupMemory
- All Implemented Interfaces:
JsonpSerializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<CgroupMemory>Json deserializer forCgroupMemory -
Method Summary
Modifier and TypeMethodDescriptionfinal StringAPI name:control_groupfinal StringAPI name:limit_in_bytesstatic CgroupMemoryvoidserialize(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) Serialize this object to JSON.protected voidserializeInternal(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) protected static voidtoString()final StringAPI name:usage_in_bytes
-
Field Details
-
_DESERIALIZER
Json deserializer forCgroupMemory
-
-
Method Details
-
of
-
controlGroup
API name:control_group -
limitInBytes
API name:limit_in_bytes -
usageInBytes
API name:usage_in_bytes -
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-
serializeInternal
-
toString
-
setupCgroupMemoryDeserializer
-