Toggle navigation
Home
org.redisson.client.RedisClient to java.net.InetSocketAddress
No. of Instances - 23
No. of Commits - 3
No. of Projects - {'redisson'}
Hierarchy/Composition: Composition
Primitive Info: -
NameSpace: Internal -> Jdk
Mapping:
Rename Variable
redisClient
to
addr
client
to
addr
client
to
addr
client
to
addr
client
to
addr
client
to
addr
client2Entry
to
addr2Entry
client2Entry
to
addr2Entry
client2Entry
to
addr2Entry
client2Entry
to
addr2Entry
client2Entry
to
addr2Entry
client2Entry
to
addr2Entry
redisClient
to
address
redisClient
to
address
Update Class Instacne Creation
new NodeSource(slot)
to
new NodeSource(slot,client)
Update argument list (Method invocation)
async
to
async
Add or Remove Method invocation
client2Entry.keySet()
to
addr2Entry.values()