public class ClusterLinkConfigChangeEvent extends MetadataCollectorEvent
CACHE_BUILD_EVENT_TAG, SNAPSHOT_EVENT_TAG
Constructor and Description |
---|
ClusterLinkConfigChangeEvent(ZKMetadataCollector collector,
String logicalClusterId,
String linkName,
kafka.server.link.ClusterLinkConfig newConfig,
org.apache.kafka.common.utils.Time time) |
public ClusterLinkConfigChangeEvent(ZKMetadataCollector collector, String logicalClusterId, String linkName, kafka.server.link.ClusterLinkConfig newConfig, org.apache.kafka.common.utils.Time time)
public void handleException(Throwable e)
handleException
in interface org.apache.kafka.queue.EventQueue.Event
handleException
in class MetadataCollectorEvent