Class ListDanglingIndicesRequest

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

public class ListDanglingIndicesRequest
extends BaseNodesRequest<ListDanglingIndicesRequest>
  • Constructor Details

    • ListDanglingIndicesRequest

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

      public ListDanglingIndicesRequest()
    • ListDanglingIndicesRequest

      public ListDanglingIndicesRequest​(java.lang.String indexUUID)
  • Method Details