Class StartSLMAction.Request

All Implemented Interfaces:
Writeable, org.elasticsearch.core.RefCounted, TaskAwareRequest, TransportRequest
Enclosing class:
StartSLMAction

public static class StartSLMAction.Request extends AcknowledgedRequest<StartSLMAction.Request>
  • Constructor Details

    • Request

      public Request(StreamInput in) throws IOException
      Throws:
      IOException
    • Request

      public Request(org.elasticsearch.core.TimeValue masterNodeTimeout, org.elasticsearch.core.TimeValue ackTimeout)
  • Method Details