1. 28b2cd6 Added asConsistentMap() method to AsyncConsistentMap for creating a new ConsistentMap instance. by Madan Jampani · 8 years ago
  2. f4c8850 Refactor change: Moved all distributed primitive implementation classes into onos-core-primitives bundle by Madan Jampani · 8 years ago[Renamed (98%) from core/store/dist/src/main/java/org/onosproject/store/consistent/impl/DefaultConsistentMapBuilder.java]
  3. 3d6a2f6 ONOS-2429: Support for a relaxed read consistency mode in ConsistentMap by Madan Jampani · 9 years ago
  4. 41b1f3a ONOS-2456 Added usage metrics to Atomic Counter and Distributed Queue plus refactored the code a bit by Flavio Castro · 9 years ago
  5. 8566863 Removed deprecated map change notification support by Madan Jampani · 9 years ago
  6. 619453b Added missing copyright and license text by Madan Jampani · 9 years ago
  7. e8af1cc ONOS-2133: Support for purging associated stores (ConsistentMap/DistributedSet) when the application is uninstalled by Madan Jampani · 9 years ago
  8. 24cf656 Allowing component to reattached to previously created map in DatabaseManager by Brian O'Connor · 9 years ago
  9. 50589ac Notification support for Consistent datastructures (ConsitentMap and DistributedSet) by Madan Jampani · 9 years ago
  10. 02b7fb8 Support for building a immutable ConsistentMap and DistributedSet by Madan Jampani · 9 years ago
  11. f1b8e17 Support a inmemory p0 partition encompassing all nodes in the cluster. This will be used by leadership manager and other usecases by Madan Jampani · 9 years ago