java.lang.Object
org.elasticsearch.action.ActionType<RolloverResponse>
org.elasticsearch.action.admin.indices.rollover.LazyRolloverAction

public final class LazyRolloverAction extends ActionType<RolloverResponse>
API that lazily rolls over a data stream that has the flag DataStream.rolloverOnWrite() enabled. These requests always originate from requests that write into the data stream.