public class CollectorStopEvent extends MetadataCollectorEvent
CACHE_BUILD_EVENT_TAG, collector, eventObserveTime, LOG, SNAPSHOT_EVENT_TAG, time
Constructor and Description |
---|
CollectorStopEvent(ZKTopicMetadataCollector collector,
org.apache.kafka.common.utils.Time time) |
Modifier and Type | Method and Description |
---|---|
void |
handleException(Throwable e) |
void |
run() |
String |
toString() |
context, emitDeltaEvent, emitSnapshotEvent, getLogConfigsForTopic, getTopicIdReplicaAssignmentFromZk, recordEventHandleError
public CollectorStopEvent(ZKTopicMetadataCollector collector, org.apache.kafka.common.utils.Time time)
public void handleException(Throwable e)
handleException
in interface org.apache.kafka.queue.EventQueue.Event
handleException
in class MetadataCollectorEvent