Class ZkClusterPluginsSource

java.lang.Object
org.apache.solr.api.ZkClusterPluginsSource
All Implemented Interfaces:
ClusterPluginsSource

public class ZkClusterPluginsSource extends Object implements ClusterPluginsSource
The plugin configurations are stored and retrieved from the ZooKeeper cluster properties, stored at the ZkStateReader.CONTAINER_PLUGINS location This supports mutable configurations, and management via the /cluster/plugin APIs