Uses of Class
org.elasticsearch.action.admin.indices.rollover.RolloverAction
-
Packages that use RolloverAction Package Description org.elasticsearch.action.admin.indices.rollover -
-
Uses of RolloverAction in org.elasticsearch.action.admin.indices.rollover
Fields in org.elasticsearch.action.admin.indices.rollover declared as RolloverAction Modifier and Type Field Description static RolloverActionRolloverAction. INSTANCEConstructors in org.elasticsearch.action.admin.indices.rollover with parameters of type RolloverAction Constructor Description RolloverRequestBuilder(ElasticsearchClient client, RolloverAction action)
-