Searched refs:connectionOptional (Results 1 – 1 of 1) sorted by relevance
545 Optional<SelfManagedConnection> connectionOptional = connectionService.getConnections() in waitForAndGetConnection() local549 assert(connectionOptional.isPresent()); in waitForAndGetConnection()550 return connectionOptional.get(); in waitForAndGetConnection()