Uses of Class
io.confluent.kafka.schemaregistry.exceptions.SchemaRegistryRequestForwardingException
Packages that use SchemaRegistryRequestForwardingException
-
Uses of SchemaRegistryRequestForwardingException in io.confluent.kafka.schemaregistry.storage
Methods in io.confluent.kafka.schemaregistry.storage that throw SchemaRegistryRequestForwardingExceptionModifier 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.forwardModifySchemaTagsRequestToLeader(String subject, Schema schema, TagSchemaRequest request, Map<String, String> headerProperties) KafkaSchemaRegistry.updateConfigOrForward(String subject, ConfigUpdateRequest newConfig, Map<String, String> headerProperties) default ConfigSchemaRegistry.updateConfigOrForward(String subject, ConfigUpdateRequest newConfig, Map<String, String> headerProperties)