Map<Address,SHARED_LOOPBACK> map=routing_table.computeIfAbsent(channel_name,n -> new ConcurrentHashMap<>()); | Map<Address,SHARED_LOOPBACK> map=routing_table.computeIfAbsent(cluster,FUNC); | routing_table.computeIfAbsent(channel_name,n -> new ConcurrentHashMap<>()) | routing_table.computeIfAbsent(cluster,FUNC) | JGroups | 410846c83a4d39ec144a34a2922359b500be25fc | org.jgroups.protocols.SHARED_LOOPBACK | | _1 | routing_table |
---|
_2 | routing_table |
---|
| | | | Uses | False |