public class TopicDeletionEvent extends MetadataCollectorEvent
CACHE_BUILD_EVENT_TAG, collector, eventObservedTimeMillis, LOG, SNAPSHOT_EVENT_TAG, time
Constructor and Description |
---|
TopicDeletionEvent(ZKTopicMetadataCollector collector,
Set<String> deleteTopics,
org.apache.kafka.common.utils.Time time) |
Modifier and Type | Method and Description |
---|---|
void |
run() |
String |
toString() |
context, emitDeltaEvent, emitSnapshotEvent, filterCatalogConfigOverride, getLogConfigsForTopic, getTopicIdReplicaAssignmentFromZk, handleException, recordEventHandleError
public TopicDeletionEvent(ZKTopicMetadataCollector collector, Set<String> deleteTopics, org.apache.kafka.common.utils.Time time)