Class RollableIndexCaps

java.lang.Object
org.elasticsearch.xpack.core.rollup.action.RollableIndexCaps
All Implemented Interfaces:
Writeable, org.elasticsearch.xcontent.ToXContent, org.elasticsearch.xcontent.ToXContentObject

public class RollableIndexCaps extends Object implements Writeable, org.elasticsearch.xcontent.ToXContentObject
Represents the rollup capabilities of a non-rollup index. E.g. what values/aggregations were rolled up for this index, in what rollup jobs that data is stored and where those concrete rollup indices exist The index name can either be a single index, or an index pattern (logstash-*)