Class RollupJobStatus

java.lang.Object
org.elasticsearch.xpack.core.rollup.job.RollupJobStatus
All Implemented Interfaces:
NamedWriteable, Writeable, PersistentTaskState, Task.Status, org.elasticsearch.xcontent.ToXContent, org.elasticsearch.xcontent.ToXContentObject

public class RollupJobStatus extends Object implements Task.Status, PersistentTaskState
This class is essentially just a wrapper around the IndexerState and the indexer's current position. When the allocated task updates its status, it is providing a new version of this.