Class SetPriorityAction

java.lang.Object
org.elasticsearch.client.indexlifecycle.SetPriorityAction
All Implemented Interfaces:
LifecycleAction, ToXContent, ToXContentObject

public class SetPriorityAction
extends java.lang.Object
implements LifecycleAction, ToXContentObject
A LifecycleAction which sets the index's priority. The higher the priority, the faster the recovery.