Class ShrinkAction
java.lang.Object
co.elastic.clients.elasticsearch.ilm.ShrinkAction
- All Implemented Interfaces:
JsonpSerializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<ShrinkAction>Json deserializer forShrinkAction -
Method Summary
Modifier and TypeMethodDescriptionfinal BooleanAPI name:allow_write_after_shrinkfinal StringAPI name:max_primary_shard_sizefinal IntegerAPI name:number_of_shardsstatic ShrinkActionvoidserialize(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) Serialize this object to JSON.protected voidserializeInternal(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) protected static voidtoString()
-
Field Details
-
_DESERIALIZER
Json deserializer forShrinkAction
-
-
Method Details
-
of
-
numberOfShards
API name:number_of_shards -
maxPrimaryShardSize
API name:max_primary_shard_size -
allowWriteAfterShrink
API name:allow_write_after_shrink -
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-
serializeInternal
-
toString
-
setupShrinkActionDeserializer
-