Class RollupJobConfig

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

public class RollupJobConfig extends Object implements NamedWriteable, 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.