Class RollableIndexCaps

java.lang.Object
org.elasticsearch.client.rollup.RollableIndexCaps
All Implemented Interfaces:
ToXContent, ToXContentFragment

public class RollableIndexCaps
extends java.lang.Object
implements ToXContentFragment
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-*)