Class WaitForNoFollowersStep


public class WaitForNoFollowersStep extends AsyncWaitStep
A step that waits until the managed index is no longer a leader index. This is necessary as there are some actions which are not safe to perform on a leader index, such as those which delete the index, including Shrink and Delete.