| catchUpAddress = discoveryService.coreServers().find(target).getCatchupServer() | catchUpAddress = discoveryService.coreServers().find(target).map(CoreAddresses::getCatchupServer) | discoveryService.coreServers().find(target).getCatchupServer() | discoveryService.coreServers().find(target).map(CoreAddresses::getCatchupServer) | neo4j | 77be04e86e0f9d681e8276f8aa166c0696585ee4 | org.neo4j.causalclustering.catchup.CatchUpClient | | | _1 | catchUpAddress |
|---|
| _2 | catchUpAddress |
|---|
| | v0 | discoveryService.coreServers().find(target) |
|---|
| | | v0 | discoveryService.coreServers().find(target) |
|---|
| AssignedTo | True |