Class StopSLMAction.Request

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

public static class StopSLMAction.Request extends AcknowledgedRequest<StopSLMAction.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