All Implemented Interfaces:
IndicesRequest, IndicesRequest.Replaceable, Writeable, RefCounted, TaskAwareRequest

public class UpgradeRequest extends BroadcastRequest<UpgradeRequest>
A request to upgrade one or more indices. In order to update all indices, pass an empty array or null for the indices.
See Also: