Package org.apache.solr.cluster.events
Interface ClusterPropertiesChangedEvent
- All Superinterfaces:
ClusterEvent
Event generated when
ZkStateReader.CLUSTER_PROPS is
modified.-
Nested Class Summary
Nested classes/interfaces inherited from interface org.apache.solr.cluster.events.ClusterEvent
ClusterEvent.EventType -
Method Summary
Methods inherited from interface org.apache.solr.cluster.events.ClusterEvent
getTimestamp
-
Method Details
-
getType
Description copied from interface:ClusterEventGet event type.- Specified by:
getTypein interfaceClusterEvent
-
getNewClusterProperties
-