| Package | Description |
|---|---|
| io.confluent.kafka.serializers |
| Modifier and Type | Method and Description |
|---|---|
protected List<AbstractKafkaSchemaSerDe.Migration> |
AbstractKafkaSchemaSerDe.getMigrations(String subject,
ParsedSchema writerSchema,
ParsedSchema readerSchema) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
AbstractKafkaSchemaSerDe.executeMigrations(List<AbstractKafkaSchemaSerDe.Migration> migrations,
String subject,
String topic,
org.apache.kafka.common.header.Headers headers,
Object message) |
Copyright © 2025 Confluent, Inc.. All rights reserved.