Class RolloverConfiguration

java.lang.Object
org.elasticsearch.action.admin.indices.rollover.RolloverConfiguration
All Implemented Interfaces:
Writeable, ToXContent, ToXContentObject

public class RolloverConfiguration extends Object implements Writeable, ToXContentObject
This class holds the configuration of the rollover conditions as they are defined in data stream lifecycle. Currently, it can handle automatic configuration for the max index age condition.