Uses of Interface
org.apache.solr.cluster.placement.PlacementPlanFactory
Packages that use PlacementPlanFactory
Package
Description
This package contains interfaces visible by plugins (i.e.
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 PlacementPlanFactory in org.apache.solr.cluster.placement
Methods in org.apache.solr.cluster.placement that return PlacementPlanFactoryModifier and TypeMethodDescriptionPlacementContext.getPlacementPlanFactory()Factory used to create instances ofPlacementPlanto return computed decision. -
Uses of PlacementPlanFactory in org.apache.solr.cluster.placement.impl
Classes in org.apache.solr.cluster.placement.impl that implement PlacementPlanFactoryMethods in org.apache.solr.cluster.placement.impl that return PlacementPlanFactory