1. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  2. 0e5c94e ONOS-4075 - Distributed virtual network store implementation, by Brian Stanke · 8 years ago
  3. 81fe238 ONOS-4075 TestDistributedSet implementation and Junit tests. by Brian Stanke · 8 years ago
  4. 39fff10 Method name refactor in DistributedPrimitive + Builder for AsyncLeaderElector by Madan Jampani · 8 years ago
  5. 538be74 Refactored primitive builders to consolidate methods into the base DistributedPrimitiveBuilder by Madan Jampani · 8 years ago
  6. cadd70b Refactor transaction support in preparation for migration to latest APIs by Madan Jampani · 8 years ago
  7. e17d328 Adds abstract distributed primitive builder + Refactored AtomicCounter and AtomicValue builder to make use of it. by Madan Jampani · 8 years ago
  8. 533ef98 AtomicValue updates by Madan Jampani · 8 years ago
  9. f95290a Added newValue and oldValue methods to MapEvent. by Madan Jampani · 8 years ago
  10. fa24218 Added destroy() method to DistributedPrimitive interface by Madan Jampani · 8 years ago
  11. a090a11 Added DistributedPrimitive interface by Madan Jampani · 8 years ago
  12. 9887ad9 [Falcon][ONOS-2696] support method "replace" in ConsistentMap and method "notNull" in Match by Jihwan Kim · 8 years ago
  13. b2a383f Implementing computeIf in TestConsistentMap by Brian O'Connor · 8 years ago
  14. 66cf0b9 Modifying eventually consistent map and tests to make use of the persistence service. by Aaron Kruglikov · 9 years ago
  15. 82fd632 Adding atomic countetr compare and set method by Aaron Kruglikov · 9 years ago
  16. fd912ac minor name changes and javadoc by andrea · 9 years ago
  17. 8dc81ea Apply JUnit4 style test by Sho SHIMIZU · 9 years ago
  18. d88db6f Use diamond operator by Sho SHIMIZU · 9 years ago
  19. e1248b6 Adding tests for meter service. by alshabib · 9 years ago
  20. e106522 Support for a java.util.Map implementation backed by ConsistentMap by Madan Jampani · 9 years ago
  21. a29c677 Added RetryingFunction for simplified retry support. by Madan Jampani · 9 years ago
  22. 7ffe53d Added a valueOrElse static method to Versioned by Madan Jampani · 9 years ago
  23. 24e60b3 Unit tests for the flow objective store by Ray Milkey · 9 years ago
  24. b3c5ce2 Unit tests for the distributed group store. by Ray Milkey · 9 years ago
  25. 3d6a2f6 ONOS-2429: Support for a relaxed read consistency mode in ConsistentMap by Madan Jampani · 9 years ago
  26. 41b1f3a ONOS-2456 Added usage metrics to Atomic Counter and Distributed Queue plus refactored the code a bit by Flavio Castro · 9 years ago
  27. 6f44033 ONOS-2431 - Unit tests for DistributedNetworkConfigStore by Ray Milkey · 9 years ago
  28. 3595823 Unit test for the gossip intent store by Ray Milkey · 9 years ago
  29. 92ea9b3 Add map name to equals() and toString() calculations by Ray Milkey · 9 years ago
  30. 67d53cc Unit tests for AtomicValueEvent and SetEvent by Ray Milkey · 9 years ago
  31. d083bc4 Improve test coverage for ConsistentMapEvent and WallClockTimestamp by Ray Milkey · 9 years ago
  32. 7804c99 Refactored code to consolidate functionality in Database* classes. by Madan Jampani · 9 years ago
  33. 74d32fd Added unit tests for Versioned and MultiValuedTimestamp classes. by samanwita pal · 9 years ago
  34. d1acfd8 Added unit tests for MapEvent class. by samanwita pal · 9 years ago
  35. e00733a Added unit tests for DatabaseUpdate.java by Samanwita Pal · 9 years ago