Package org.elasticsearch.xpack.core.ilm.step.info


package org.elasticsearch.xpack.core.ilm.step.info
  • Class
    Description
    Represents the state of an index's shards allocation, including a user friendly message describing the current state.
    An empty XContent object to indicate an ILM step is not providing any information.
    A simple object that allows a `message` field to be transferred to `XContent`.