Package org.redisson.api
Class DefaultNatMapper
java.lang.Object
org.redisson.api.DefaultNatMapper
- All Implemented Interfaces:
NatMapper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.redisson.misc.RedisURImap(org.redisson.misc.RedisURI uri) Applies map function to inputuriobject
-
Constructor Details
-
DefaultNatMapper
public DefaultNatMapper()
-
-
Method Details