Uses of Class
org.apache.solr.cluster.placement.plugins.OrderedNodePlacementPlugin
-
Packages that use OrderedNodePlacementPlugin Package Description org.apache.solr.cluster.placement.plugins Sample plugin implementations. -
-
Uses of OrderedNodePlacementPlugin in org.apache.solr.cluster.placement.plugins
Subclasses of OrderedNodePlacementPlugin in org.apache.solr.cluster.placement.plugins Modifier and Type Class Description static classAffinityPlacementFactory.AffinityPlacementPluginSeeAffinityPlacementFactoryfor instructions on how to configure a cluster to use this plugin and details on what the plugin does.static classRandomPlacementFactory.RandomPlacementPluginstatic classSimplePlacementFactory.SimplePlacementPlugin
-