Package org.elasticsearch.action.admin.indices.dangling.list
package org.elasticsearch.action.admin.indices.dangling.list
-
ClassDescriptionRepresents a request to list all dangling indices known to the cluster.Models a response to a
ListDanglingIndicesRequest
.Used when querying every node in the cluster for dangling indices, in response to a list request.Used when querying every node in the cluster for dangling indices, in response to a list request.Implements the listing of all dangling indices.