Class RollupJobConfig

java.lang.Object
org.elasticsearch.client.rollup.job.config.RollupJobConfig
All Implemented Interfaces:
Validatable, ToXContent, ToXContentObject

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