public class ClusterLinkCreationEvent extends MetadataCollectorEvent
LocalStore
, and emit incremental events for these changes.CACHE_BUILD_EVENT_TAG, SNAPSHOT_EVENT_TAG
Constructor and Description |
---|
ClusterLinkCreationEvent(ZKMetadataCollector collector,
Map<String,ClusterLinkInfo> newClusterLinks,
org.apache.kafka.common.utils.Time time) |
Modifier and Type | Method and Description |
---|---|
void |
run() |
String |
toString() |
handleException
public ClusterLinkCreationEvent(ZKMetadataCollector collector, Map<String,ClusterLinkInfo> newClusterLinks, org.apache.kafka.common.utils.Time time)