struct

Elasticsearch::ILM::Phases

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source
new(*, hot : Elasticsearch::ILM::Phase | Nil = nil, warm : Elasticsearch::ILM::Phase | Nil = nil, cold : Elasticsearch::ILM::Phase | Nil = nil, delete : Elasticsearch::ILM::Phase | Nil = nil)
Source

Instance methods

cold
Source
delete
Source
warm
Source