Uses of Record Class
io.kroxylicious.proxy.config.NamedRange
Packages that use NamedRange
-
Uses of NamedRange in io.kroxylicious.proxy.config
Methods in io.kroxylicious.proxy.config that return types with arguments of type NamedRangeMethods in io.kroxylicious.proxy.config with parameters of type NamedRangeModifier and TypeMethodDescriptionbooleanNamedRange.isDistinctFrom(NamedRange range) Return true if this range does not overlap with other range.Constructor parameters in io.kroxylicious.proxy.config with type arguments of type NamedRangeModifierConstructorDescriptionPortIdentifiesNodeIdentificationStrategy(HostPort bootstrapAddress, String advertisedBrokerAddressPattern, Integer nodeStartPort, List<NamedRange> nodeIdRanges)