Package org.elasticsearch.rest.action.admin.indices
package org.elasticsearch.rest.action.admin.indices
RestHandler
s for administrative actions that can be taken on indexes like creation, deletion, setting up
aliases, and changing mapping.-
ClassDescriptionThe REST handler for get alias and head alias APIs.The REST handler for get template and head template APIs.The REST handler for get index and head index APIs.Rest action for
IndicesShardStoresAction
REST handler to report on index recoveries.