struct

Elasticsearch::ILM::Actions

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source
new(*, rollover : Elasticsearch::ILM::Actions::RollOver | Nil = nil, downsample : Elasticsearch::ILM::Actions::Downsample | Nil = nil, delete : Elasticsearch::ILM::Actions::Delete | Nil = nil, shrink : Elasticsearch::ILM::Actions::Shrink | Nil = nil, forcemerge : Elasticsearch::ILM::Actions::ForceMerge | Nil = nil)
Source

Instance methods

delete
Source
downsample
Source
forcemerge
Source
rollover
Source
shrink
Source

Nested types