Uses of Class
io.confluent.kafka.schemaregistry.exceptions.UnknownLeaderException
Packages that use UnknownLeaderException
-
Uses of UnknownLeaderException in io.confluent.kafka.schemaregistry.storage
Methods in io.confluent.kafka.schemaregistry.storage that throw UnknownLeaderExceptionModifier and TypeMethodDescriptionvoidKafkaSchemaRegistry.deleteConfigOrForward(String subject, Map<String, String> headerProperties) default voidSchemaRegistry.deleteConfigOrForward(String subject, Map<String, String> headerProperties) voidKafkaSchemaRegistry.deleteSubjectModeOrForward(String subject, boolean recursive, Map<String, String> headerProperties) default voidSchemaRegistry.deleteSubjectModeOrForward(String subject, boolean recursive, Map<String, String> headerProperties) KafkaSchemaRegistry.updateConfig(String subject, ConfigUpdateRequest config) SchemaRegistry.updateConfig(String subject, ConfigUpdateRequest config) KafkaSchemaRegistry.updateConfigOrForward(String subject, ConfigUpdateRequest newConfig, Map<String, String> headerProperties) default ConfigSchemaRegistry.updateConfigOrForward(String subject, ConfigUpdateRequest newConfig, Map<String, String> headerProperties)