Class ListDanglingIndicesRequest

All Implemented Interfaces:
Writeable, org.elasticsearch.core.RefCounted, TaskAwareRequest

public class ListDanglingIndicesRequest extends BaseNodesRequest<ListDanglingIndicesRequest>
  • Constructor Details

    • ListDanglingIndicesRequest

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

      public ListDanglingIndicesRequest()
    • ListDanglingIndicesRequest

      public ListDanglingIndicesRequest(String indexUUID)
  • Method Details