Uses of Interface
org.redisson.api.NatMapper
Packages that use NatMapper
-
Uses of NatMapper in org.redisson.api
Classes in org.redisson.api that implement NatMapperModifier and TypeClassDescriptionclassclassMaps host of RedisURI object using map defined inhostsMapsetting.classMaps host and port of RedisURI object using map defined inhostsMapsetting.Methods in org.redisson.api that return NatMapper -
Uses of NatMapper in org.redisson.config
Methods in org.redisson.config that return NatMapperModifier and TypeMethodDescriptionClusterServersConfig.getNatMapper()SentinelServersConfig.getNatMapper()Methods in org.redisson.config with parameters of type NatMapperModifier and TypeMethodDescriptionClusterServersConfig.setNatMapper(NatMapper natMapper) Defines NAT mapper which maps Redis URI object.SentinelServersConfig.setNatMapper(NatMapper natMapper) Defines NAT mapper which maps Redis URI object. -
Uses of NatMapper in org.redisson.connection
Methods in org.redisson.connection that return NatMapperMethods in org.redisson.connection with parameters of type NatMapper