Package org.redisson.api
Class HostPortNatMapper
- java.lang.Object
-
- org.redisson.api.HostPortNatMapper
-
-
Constructor Summary
Constructors Constructor Description HostPortNatMapper()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description RedisURImap(RedisURI uri)Applies map function to inputuriobjectvoidsetHostsPortMap(Map<String,String> hostsPortMap)Defines host and port mapping.
-