Uses of Package
org.elasticsearch.action.admin.indices.rollover
-
Classes in org.elasticsearch.action.admin.indices.rollover used by org.elasticsearch.action.admin.indices.rollover Class Description Condition Base class for rollover request conditionsCondition.Result Holder for evaluated condition resultCondition.Stats Holder for index stats used to evaluate conditionsMaxAgeCondition Condition for index maximum age.MaxDocsCondition Condition for maximum index docs.MaxSizeCondition A size-based condition for an index size.RolloverAction RolloverInfo Class for holding Rollover related information within an indexRolloverRequest Request class to swap index under an alias upon satisfying conditions Note: there is a new class with the same name for the Java HLRC that uses a typeless format.RolloverRequestBuilder RolloverResponse Response object forRolloverRequestAPI Note: there is a new class with the same name for the Java HLRC that uses a typeless format. -
Classes in org.elasticsearch.action.admin.indices.rollover used by org.elasticsearch.client Class Description RolloverRequest Request class to swap index under an alias upon satisfying conditions Note: there is a new class with the same name for the Java HLRC that uses a typeless format.RolloverRequestBuilder RolloverResponse Response object forRolloverRequestAPI Note: there is a new class with the same name for the Java HLRC that uses a typeless format. -
Classes in org.elasticsearch.action.admin.indices.rollover used by org.elasticsearch.client.indices.rollover Class Description Condition Base class for rollover request conditions -
Classes in org.elasticsearch.action.admin.indices.rollover used by org.elasticsearch.cluster.metadata Class Description RolloverInfo Class for holding Rollover related information within an index