public class SnapshotEvent extends MetadataCollectorEvent
LocalStore
and publish snapshot. It will schedule another
SnapshotEvent
after it done.CACHE_BUILD_EVENT_TAG, collector, eventObservedTimeMillis, LOG, SNAPSHOT_EVENT_TAG, time
Constructor and Description |
---|
SnapshotEvent(ZKTopicMetadataCollector collector,
org.apache.kafka.common.utils.Time time) |
Modifier and Type | Method and Description |
---|---|
void |
run() |
context, emitDeltaEvent, emitSnapshotEvent, filterCatalogConfigOverride, getLogConfigsForTopic, getTopicIdReplicaAssignmentFromZk, handleException, recordEventHandleError
public SnapshotEvent(ZKTopicMetadataCollector collector, org.apache.kafka.common.utils.Time time)