Class DefaultNatMapper

  • All Implemented Interfaces:
    NatMapper

    public class DefaultNatMapper
    extends Object
    implements NatMapper
    Author:
    Nikita Koksharov
    • Constructor Detail

      • DefaultNatMapper

        public DefaultNatMapper()
    • Method Detail

      • map

        public RedisURI map​(RedisURI uri)
        Description copied from interface: NatMapper
        Applies map function to input uri object
        Specified by:
        map in interface NatMapper
        Parameters:
        uri - - RedisURI object
        Returns:
        mapped RedisURI object