@FunctionalInterface public interface NatMapper
HostNatMapper,
HostPortNatMapper| Modifier and Type | Method and Description |
|---|---|
static NatMapper |
direct()
Returns input RedisURI object.
|
RedisURI |
map(RedisURI uri)
Applies map function to input
uri object |
Copyright © 2014–2021 Redisson. All rights reserved.