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