Mapping Summary for ('java.net.InetSocketAddress', 'java.net.SocketAddress')
Match | Replace | Instances | isVeryGood | isGood | isChange | Relevant Instances | Commits | Project | Link |
---|---|---|---|---|---|---|---|---|---|
String.join(:[v2],:[v3],:[v1],clientAddress.getHostString(),:[v0]) | String.join(:[v2],:[v3],:[v1],getHostString(clientAddress),:[v0]) | 1 | False | False | True | 1 | ['c500f61c56cc7a9a478487c41535a209cb2caa54'] | ['neo4j'] | Link |
new InetSocketAddress(mNettyDataServer.getBindHost(),:[v0].getPort()) | :[v0].getBindAddress() | 1 | False | False | True | 1 | ['3ef6e4bb3147d8a7ba2ae5fc12cf35dfb0e94f6e'] | ['alluxio'] | Link |