1. f95290a Added newValue and oldValue methods to MapEvent. by Madan Jampani · 8 years ago
  2. fa24218 Added destroy() method to DistributedPrimitive interface by Madan Jampani · 8 years ago
  3. 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/DefaultConsistentMap.java]
  4. a090a11 Added DistributedPrimitive interface by Madan Jampani · 8 years ago
  5. 9887ad9 [Falcon][ONOS-2696] support method "replace" in ConsistentMap and method "notNull" in Match by Jihwan Kim · 8 years ago
  6. e106522 Support for a java.util.Map implementation backed by ConsistentMap by Madan Jampani · 9 years ago
  7. 7804c99 Refactored code to consolidate functionality in Database* classes. by Madan Jampani · 9 years ago
  8. 50589ac Notification support for Consistent datastructures (ConsitentMap and DistributedSet) by Madan Jampani · 9 years ago
  9. 346d4f5 Add new methods to ConsistentMap API to improve usability. 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
  12. 7c52100 ONOS-1362: Support async version of ConsistentMap that lets efficient chaining of operations by Madan Jampani · 9 years ago