Uses of Class
org.elasticsearch.client.rollup.RollupJobCaps
-
Packages that use RollupJobCaps Package Description org.elasticsearch.client.rollup -
-
Uses of RollupJobCaps in org.elasticsearch.client.rollup
Fields in org.elasticsearch.client.rollup with type parameters of type RollupJobCaps Modifier and Type Field Description static ConstructingObjectParser<RollupJobCaps,Void>RollupJobCaps. PARSERMethods in org.elasticsearch.client.rollup that return types with arguments of type RollupJobCaps Modifier and Type Method Description List<RollupJobCaps>RollableIndexCaps. getJobCaps()
-