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