Package org.elasticsearch.action.admin.indices.dangling.find
package org.elasticsearch.action.admin.indices.dangling.find
-
ClassDescriptionRepresents a request to find a particular dangling index by UUID.Models a response to a
FindDanglingIndexRequest
.Used when querying every node in the cluster for a specific dangling index.Used when querying every node in the cluster for a specific dangling index.Finds a specified dangling index by its UUID, searching across all nodes.