Class RollupJobConfig

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

public class RollupJobConfig extends Object implements NamedWriteable, org.elasticsearch.xcontent.ToXContentObject
This class holds the configuration details of a rollup job, such as the groupings, metrics, what index to rollup and where to roll them to.