Uses of Interface
io.kroxylicious.proxy.topology.Coordinators
Packages that use Coordinators
Package
Description
Topology types: cluster structure, node identity, and topology
caching for routers (and potentially filters).
-
Uses of Coordinators in io.kroxylicious.proxy.topology
Methods in io.kroxylicious.proxy.topology that return types with arguments of type CoordinatorsModifier and TypeMethodDescriptionTopologyService.coordinators(String route, byte keyType, Set<String> keys) Discovers coordinators for the given keys on the given route, sending METADATA (if needed) then FIND_COORDINATOR.