Uses of Interface
org.apache.solr.cluster.placement.DeleteShardsRequest
Packages that use DeleteShardsRequest
Package
Description
Implementation classes (not visible to plugins, subject to change at any time) for the interfaces
in
org.apache.solr.cluster.placement and to make them work with the rest of Solr.-
Uses of DeleteShardsRequest in org.apache.solr.cluster.placement.impl
Methods in org.apache.solr.cluster.placement.impl that return DeleteShardsRequestModifier and TypeMethodDescriptionstatic DeleteShardsRequestModificationRequestImpl.createDeleteShardsRequest(SolrCollection collection, Set<String> shardNames) static DeleteShardsRequestModificationRequestImpl.createDeleteShardsRequest(org.apache.solr.common.cloud.DocCollection docCollection, Set<String> shardNames)