Class Pool
java.lang.Object
co.elastic.clients.elasticsearch.nodes.Pool
- All Implemented Interfaces:
JsonpSerializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionfinal LongAPI name:max_in_bytesstatic Poolof(Function<Pool.Builder, ObjectBuilder<Pool>> fn) final LongAPI name:peak_max_in_bytesfinal LongAPI name:peak_used_in_bytesvoidserialize(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 LongAPI name:used_in_bytes
-
Field Details
-
_DESERIALIZER
Json deserializer forPool
-
-
Method Details
-
of
-
usedInBytes
API name:used_in_bytes -
maxInBytes
API name:max_in_bytes -
peakUsedInBytes
API name:peak_used_in_bytes -
peakMaxInBytes
API name:peak_max_in_bytes -
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-
serializeInternal
-
toString
-
setupPoolDeserializer
-