Uses of Class
org.apache.solr.cluster.placement.impl.DelegatingPlacementPluginFactory
Packages that use DelegatingPlacementPluginFactory
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 DelegatingPlacementPluginFactory in org.apache.solr.cluster.placement.impl
Methods in org.apache.solr.cluster.placement.impl with parameters of type DelegatingPlacementPluginFactoryModifier and TypeMethodDescriptionstatic voidPlacementPluginFactoryLoader.load(DelegatingPlacementPluginFactory pluginFactory, ContainerPluginsRegistry plugins) Loads thePlacementPluginFactoryconfigured in cluster plugins and then keep it up to date as the plugin configuration changes.