forked from opennetworkinglab/onos
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[AETHER-72] Refactoring RouteService
- to use bulk updates interface - to use new getRoutesForNextHops API - to use multi-thread resolver - to use multi-thread hostexec - to use a concurrent hashmap instead of synchronized - to use a non-blocking resolved store Additionally updates unit tests Change-Id: Id960abd0f2a1b03066ce34b6a2f72b76566bb58c
- Loading branch information
1 parent
ec2b318
commit e91c87f
Showing
12 changed files
with
502 additions
and
131 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.