CatchUpChannel channel=pool.acquire(catchUpAddress); | CatchUpChannel channel=pool.acquire(catchUpAddress.orElseThrow(() -> new CatchUpClientException(STR0))); | catchUpAddress | catchUpAddress.orElseThrow(() -> new CatchUpClientException(STR0)) | neo4j | 77be04e86e0f9d681e8276f8aa166c0696585ee4 | org.neo4j.causalclustering.catchup.CatchUpClient | | _1 | catchUpAddress |
---|
_2 | catchUpAddress |
---|
| | | | Uses | False |