public class TopicDeletionEvent extends MetadataCollectorEvent
CACHE_BUILD_EVENT_TAG, SNAPSHOT_EVENT_TAG
Constructor and Description |
---|
TopicDeletionEvent(ZKMetadataCollector collector,
Set<String> deleteTopics,
org.apache.kafka.common.utils.Time time) |
Modifier and Type | Method and Description |
---|---|
void |
run() |
String |
toString() |
handleException
public TopicDeletionEvent(ZKMetadataCollector collector, Set<String> deleteTopics, org.apache.kafka.common.utils.Time time)