Uses of Interface
io.kroxylicious.proxy.filter.metadata.TopicNameMapping
Packages that use TopicNameMapping
Package
Description
The protocol filter API.
APIs for resolving topic IDs to topic names and handling metadata-related errors.
-
Uses of TopicNameMapping in io.kroxylicious.proxy.filter
Methods in io.kroxylicious.proxy.filter that return types with arguments of type TopicNameMappingModifier and TypeMethodDescriptionFilterContext.topicNames(Collection<org.apache.kafka.common.Uuid> topicIds) Attempts to map all the giventopicIdsto the current corresponding topic names. -
Uses of TopicNameMapping in io.kroxylicious.proxy.filter.metadata
Fields in io.kroxylicious.proxy.filter.metadata declared as TopicNameMapping