Uses of Record Class
io.kroxylicious.proxy.topology.BrokerInfo
Packages that use BrokerInfo
Package
Description
Topology types: cluster structure, node identity, and topology
caching for routers (and potentially filters).
-
Uses of BrokerInfo in io.kroxylicious.proxy.topology
Methods in io.kroxylicious.proxy.topology that return types with arguments of type BrokerInfoModifier and TypeMethodDescriptionTopologyService.brokerInfo(VirtualNode node) Returns broker metadata (host, port, rack) for a virtual node, or empty if not cached.