Class TransportNodesListGatewayMetaState.Request

All Implemented Interfaces:
Writeable, org.elasticsearch.common.util.concurrent.RefCounted, TaskAwareRequest
Enclosing class:
TransportNodesListGatewayMetaState

public static class TransportNodesListGatewayMetaState.Request
extends BaseNodesRequest<TransportNodesListGatewayMetaState.Request>
  • Constructor Details

    • Request

      public Request​(StreamInput in) throws java.io.IOException
      Throws:
      java.io.IOException
    • Request

      public Request​(java.lang.String... nodesIds)