Map<Address,SHARED_LOOPBACK> map=channel_name != null ? routing_table.get(channel_name) : null; | Map<Address,SHARED_LOOPBACK> map=cluster != null ? routing_table.get(cluster) : null; | routing_table.get(channel_name) | routing_table.get(cluster) | JGroups | 410846c83a4d39ec144a34a2922359b500be25fc | org.jgroups.protocols.SHARED_LOOPBACK | | _1 | routing_table |
---|
_2 | routing_table |
---|
| | | | Uses | False |