Uses of Interface
org.apache.solr.cluster.placement.DeleteCollectionRequest
Packages that use DeleteCollectionRequest
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.Sample plugin implementations.
-
Uses of DeleteCollectionRequest in org.apache.solr.cluster.placement.impl
Methods in org.apache.solr.cluster.placement.impl that return DeleteCollectionRequestModifier and TypeMethodDescriptionstatic DeleteCollectionRequestModificationRequestImpl.createDeleteCollectionRequest(org.apache.solr.common.cloud.DocCollection docCollection) -
Uses of DeleteCollectionRequest in org.apache.solr.cluster.placement.plugins
Methods in org.apache.solr.cluster.placement.plugins with parameters of type DeleteCollectionRequestModifier and TypeMethodDescriptionprotected voidAffinityPlacementFactory.AffinityPlacementPlugin.verifyDeleteCollection(DeleteCollectionRequest deleteCollectionRequest, PlacementContext placementContext) protected voidOrderedNodePlacementPlugin.verifyDeleteCollection(DeleteCollectionRequest deleteCollectionRequest, PlacementContext placementContext)