Uses of Interface
io.kroxylicious.proxy.config.NodeIdentificationStrategyFactory
Packages that use NodeIdentificationStrategyFactory
-
Uses of NodeIdentificationStrategyFactory in io.kroxylicious.proxy.config
Classes in io.kroxylicious.proxy.config that implement NodeIdentificationStrategyFactoryModifier and TypeClassDescriptionclassA NodeIdentificationStrategy implementation that uses a separate port per broker endpoint and that is aware of distinct ranges of nodeIds present in the target cluster.classA NodeIdentificationStrategy implementation that binds to a single, shared, port for bootstrap and all brokers.