public class TopicPartitionChangeEvent extends MetadataCollectorEvent
LocalStore
, and emit an
incremental event for the change.CACHE_BUILD_EVENT_TAG, SNAPSHOT_EVENT_TAG
Constructor and Description |
---|
TopicPartitionChangeEvent(ZKMetadataCollector collector,
String logicalClusterId,
String topic,
int newPartition,
org.apache.kafka.common.utils.Time time) |
Modifier and Type | Method and Description |
---|---|
void |
run() |
String |
toString() |
handleException
public TopicPartitionChangeEvent(ZKMetadataCollector collector, String logicalClusterId, String topic, int newPartition, org.apache.kafka.common.utils.Time time)