Class FindDanglingIndexRequest

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

public class FindDanglingIndexRequest
extends BaseNodesRequest<FindDanglingIndexRequest>
  • Constructor Details

    • FindDanglingIndexRequest

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

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