Uses of Class
io.kroxylicious.proxy.filter.metadata.TopicNameMappingException
Packages that use TopicNameMappingException
Package
Description
APIs for resolving topic IDs to topic names and handling metadata-related errors.
-
Uses of TopicNameMappingException in io.kroxylicious.proxy.filter.metadata
Subclasses of TopicNameMappingException in io.kroxylicious.proxy.filter.metadataModifier and TypeClassDescriptionclassIndicates that there was anErrorset on aMetadataResponseData.MetadataResponseTopic.classIndicates that there was anErrorset at the top level ofMetadataResponseData.Methods in io.kroxylicious.proxy.filter.metadata that return types with arguments of type TopicNameMappingExceptionModifier and TypeMethodDescriptionMap<org.apache.kafka.common.Uuid, TopicNameMappingException> TopicNameMapping.failures()Describes the reason for every failed mapping.