| Package | Description |
|---|---|
| io.confluent.kafka.schemaregistry.storage |
| Modifier and Type | Method and Description |
|---|---|
void |
KafkaSchemaRegistry.deleteConfigOrForward(String subject,
Map<String,String> headerProperties) |
void |
KafkaSchemaRegistry.deleteSubjectModeOrForward(String subject,
Map<String,String> headerProperties) |
Schema |
KafkaSchemaRegistry.forwardModifySchemaTagsRequestToLeader(String subject,
Schema schema,
TagSchemaRequest request,
Map<String,String> headerProperties) |
void |
KafkaSchemaRegistry.updateConfigOrForward(String subject,
Config newConfig,
Map<String,String> headerProperties) |
Copyright © 2026 Confluent, Inc.. All rights reserved.