Class ReservedSize
java.lang.Object
co.elastic.clients.elasticsearch.cluster.allocation_explain.ReservedSize
- All Implemented Interfaces:
JsonpSerializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<ReservedSize>Json deserializer forReservedSize -
Method Summary
Modifier and TypeMethodDescriptionfinal StringnodeId()Required - API name:node_idstatic ReservedSizefinal Stringpath()Required - API name:pathvoidserialize(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) Serialize this object to JSON.protected voidserializeInternal(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) protected static voidshards()Required - API name:shardstoString()final longtotal()Required - API name:total
-
Field Details
-
_DESERIALIZER
Json deserializer forReservedSize
-
-
Method Details
-
of
-
nodeId
Required - API name:node_id -
path
Required - API name:path -
total
public final long total()Required - API name:total -
shards
Required - API name:shards -
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-
serializeInternal
-
toString
-
setupReservedSizeDeserializer
-