Class DelegatingClusterEventProducer

java.lang.Object
org.apache.solr.cluster.events.ClusterEventProducerBase
org.apache.solr.cluster.events.impl.DelegatingClusterEventProducer
All Implemented Interfaces:
Closeable, AutoCloseable, ClusterSingleton, ClusterEventProducer

public final class DelegatingClusterEventProducer extends ClusterEventProducerBase
This implementation allows Solr to dynamically change the underlying implementation of ClusterEventProducer in response to the changed plugin configuration.