Class SetUpgradeModeAction.Request

All Implemented Interfaces:
Writeable, org.elasticsearch.core.RefCounted, TaskAwareRequest, TransportRequest, org.elasticsearch.xcontent.ToXContent, org.elasticsearch.xcontent.ToXContentObject
Enclosing class:
SetUpgradeModeAction

public static class SetUpgradeModeAction.Request extends SetUpgradeModeActionRequest
  • Constructor Details

    • Request

      public Request(org.elasticsearch.core.TimeValue masterNodeTimeout, org.elasticsearch.core.TimeValue ackTimeout, boolean enabled)
    • Request

      public Request(StreamInput in) throws IOException
      Throws:
      IOException