Uses of Record Class
io.kroxylicious.proxy.topology.PartitionInfo
Packages that use PartitionInfo
Package
Description
Topology types: cluster structure, node identity, and topology
caching for routers (and potentially filters).
-
Uses of PartitionInfo in io.kroxylicious.proxy.topology
Methods in io.kroxylicious.proxy.topology that return types with arguments of type PartitionInfoModifier and TypeMethodDescriptionTopologyService.partitionInfo(String topicName, int partitionIndex) Returns full partition info (leader, replicas, ISR) for a topic-partition, or empty if not cached.