1. b6ec9cd Adding interfaces for synchronous consistent multimaps. by Aaron Kruglikov · 8 years ago
  2. 819d61d Work queue improvements by Madan Jampani · 8 years ago
  3. 6a16435 Changing tree map interface to only allow a value type parameter, key is always string. by Aaron Kruglikov · 8 years ago
  4. 3e29f66 Adding additional TreeMap resources by Aaron Kruglikov · 8 years ago
  5. e18a2ef Fix javadoc error by Yuta HIGUCHI · 8 years ago
  6. 35708a9 Distributed work queue primitive by Madan Jampani · 8 years ago
  7. 637ae5d ONOS-4690: containsKey() in TransactionalMap by Sho SHIMIZU · 8 years ago
  8. 6c02d9e New ApplicationStore that uses a single ConsistentMap to track all app related state by Madan Jampani · 8 years ago
  9. d5b200f When a Copycat client is in SUSPENDED or CLOSED state fail-fast all its operations by Madan Jampani · 8 years ago
  10. 0d14a0c Lower default operation timeout for distributed primitives to 5s by Madan Jampani · 8 years ago
  11. 44a1fef Updating multimap API and commands and providing implementation. by Aaron Kruglikov · 8 years ago
  12. 163efb5 Some improvements around EventuallyConsistentMapBuilder serializer handling. by HIGUCHI Yuta · 8 years ago
  13. 03666a3 Remove duplicate registrations. by HIGUCHI Yuta · 8 years ago
  14. c299d07 Avoid creating new KryoNamespace instance. by HIGUCHI Yuta · 8 years ago
  15. ccdf9da New partitions cli option for displaying client information by Madan Jampani · 8 years ago
  16. 0463cf9 New API for specifying an executor when registering a map listener by Madan Jampani · 8 years ago
  17. 1d3b617 ONOS-4423: Support for invalidating cached map entries when a client session is suspended by Madan Jampani · 8 years ago
  18. a26f654 Adding commands for the distributed multimap. by Aaron Kruglikov · 8 years ago
  19. d5714e0 New and direct StorageService method for creating an AtomicCounter by Madan Jampani · 8 years ago
  20. 9970265 Adding asyncConsistentMultimap interface. by Aaron Kruglikov · 8 years ago
  21. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  22. 542d9e2 Performance improvements by Madan Jampani · 8 years ago
  23. 832686d Post DatabaseManager deprecation code cleanup by Madan Jampani · 8 years ago
  24. 3780d4b ONOS-4218: Fixes for resource store transaction failures by Madan Jampani · 8 years ago
  25. 47047b2 Adding interfaces and single implementation required for build. by Aaron Kruglikov · 8 years ago
  26. b98d97e Enabling StorageManager by Madan Jampani · 8 years ago
  27. d7909ca Fixes for javadoc errors by Ray Milkey · 8 years ago
  28. 0c0cdc6 AsyncLeaderElector APIs in support for mastership balancing by Madan Jampani · 8 years ago
  29. 3a9911c Using 1.0.0.rc2 version of Atomix CopycatTransport updates by Madan Jampani · 8 years ago
  30. 1f53627 [ONOS-3558] Define interfaces for supporting a AtomicLongMap by Jihwan Kim · 8 years ago
  31. 708d303 Cleaning up javadocs. by Thomas Vachuska · 8 years ago
  32. ea12532 Document releases APIs were deprecated in by Ray Milkey · 8 years ago
  33. 39fff10 Method name refactor in DistributedPrimitive + Builder for AsyncLeaderElector by Madan Jampani · 8 years ago
  34. e14a09c Implementation for StorageAdmin and PartitionAdmin APIs by Madan Jampani · 8 years ago
  35. 538be74 Refactored primitive builders to consolidate methods into the base DistributedPrimitiveBuilder by Madan Jampani · 8 years ago
  36. 74da78b AsyncConsistentMap methods for supporting transactional updates by Madan Jampani · 8 years ago
  37. cadd70b Refactor transaction support in preparation for migration to latest APIs by Madan Jampani · 8 years ago
  38. e17d328 Adds abstract distributed primitive builder + Refactored AtomicCounter and AtomicValue builder to make use of it. by Madan Jampani · 8 years ago
  39. 28b2cd6 Added asConsistentMap() method to AsyncConsistentMap for creating a new ConsistentMap instance. by Madan Jampani · 8 years ago
  40. 533ef98 AtomicValue updates by Madan Jampani · 8 years ago
  41. 47b80ba Leader elector distributed primitive interfaces by Madan Jampani · 8 years ago
  42. 4124bc3 LEADER_ELECTOR distributed primitive enum type by Madan Jampani · 8 years ago
  43. f95290a Added newValue and oldValue methods to MapEvent. by Madan Jampani · 8 years ago
  44. fa24218 Added destroy() method to DistributedPrimitive interface by Madan Jampani · 8 years ago
  45. dfba739 Fix javadoc warnings by Jian Li · 8 years ago
  46. a090a11 Added DistributedPrimitive interface by Madan Jampani · 8 years ago
  47. dfde6ba Added an async version for AtomicValue and misc javadoc improvements by Madan Jampani · 8 years ago
  48. 9887ad9 [Falcon][ONOS-2696] support method "replace" in ConsistentMap and method "notNull" in Match by Jihwan Kim · 8 years ago
  49. fc5ca93 [ONOS-2809] Support a TransactionalSet data structure by Jian Li · 8 years ago
  50. c7f49f9 ONOS-3565: Retry host store updates that fail due to concurrent modification by Madan Jampani · 8 years ago
  51. 17ed48b Added a utility method for creating store Serializer from a single KryoNamespace and some additional classes by Madan Jampani · 8 years ago
  52. ca9cc8e Avoid use of Objects.hash when there's only 1 params by HIGUCHI Yuta · 9 years ago
  53. d936b42 Change the return type of commit() to indicate the result by Sho SHIMIZU · 9 years ago
  54. 5251562 Fixing Javadoc errors by Brian O'Connor · 9 years ago
  55. 82fd632 Adding atomic countetr compare and set method by Aaron Kruglikov · 9 years ago
  56. fd912ac minor name changes and javadoc by andrea · 9 years ago
  57. e5723dc [Emu] MutexExecutionService for running tasks that need to run only on a single instance. by Madan Jampani · 9 years ago
  58. e2952e4 Remove unnecessary modifiers by Sho SHIMIZU · 9 years ago
  59. f97edc1 Javadoc fixes by Madan Jampani · 9 years ago
  60. 216d8d7 Support a weak read consistency mode for distributed set by Madan Jampani · 9 years ago
  61. e106522 Support for a java.util.Map implementation backed by ConsistentMap by Madan Jampani · 9 years ago
  62. a29c677 Added RetryingFunction for simplified retry support. by Madan Jampani · 9 years ago
  63. 7ffe53d Added a valueOrElse static method to Versioned by Madan Jampani · 9 years ago
  64. 3d6a2f6 ONOS-2429: Support for a relaxed read consistency mode in ConsistentMap by Madan Jampani · 9 years ago
  65. 41b1f3a ONOS-2456 Added usage metrics to Atomic Counter and Distributed Queue plus refactored the code a bit by Flavio Castro · 9 years ago
  66. 92ea9b3 Add map name to equals() and toString() calculations by Ray Milkey · 9 years ago
  67. 67d53cc Unit tests for AtomicValueEvent and SetEvent by Ray Milkey · 9 years ago
  68. 8098405 Added unit test for Match and UpdateResult + Javadoc fixes by Madan Jampani · 9 years ago
  69. d083bc4 Improve test coverage for ConsistentMapEvent and WallClockTimestamp by Ray Milkey · 9 years ago
  70. cab114c Misc improvements. Primarily Javadoc. by Madan Jampani · 9 years ago
  71. 619453b Added missing copyright and license text by Madan Jampani · 9 years ago
  72. 762246d Added a AtomicValue distributed primitive. by Madan Jampani · 9 years ago
  73. 7804c99 Refactored code to consolidate functionality in Database* classes. by Madan Jampani · 9 years ago
  74. 4727a11 Added a compute method to ECMap to simplify map interactions following a read-modify-write template. by Madan Jampani · 9 years ago
  75. d46280c Register Versioned with Kryo to fix ONOS-2169 by Jon Hall · 9 years ago
  76. 43e9c9c Updated ECMap remove call to return the value that was removed by Madan Jampani · 9 years ago
  77. 0dbac7a Fix javadoc warnings by Madan Jampani · 9 years ago
  78. bcf1a48 Removed ClockService<K, V> and replaced its usage with a BiFunction<K, V, Timestamp> by Madan Jampani · 9 years ago
  79. e8af1cc ONOS-2133: Support for purging associated stores (ConsistentMap/DistributedSet) when the application is uninstalled by Madan Jampani · 9 years ago
  80. c606956 Added a map API to transform Versioned<byte[]> to Versioned<V> by Madan Jampani · 9 years ago
  81. 63c659f Support for a distributed queue primitive. by Madan Jampani · 9 years ago
  82. 50589ac Notification support for Consistent datastructures (ConsitentMap and DistributedSet) by Madan Jampani · 9 years ago
  83. 85cf4da Fixing 4 javadoc warnings in onos-api by Brian O'Connor · 9 years ago
  84. f4d58f3 Support for retries in AtomicCounter. Enabled counter operation retries in ConsistentApplicationIdStore by Madan Jampani · 9 years ago
  85. a862046 Fix constructor in Versioned by Madan Jampani · 9 years ago
  86. 346d4f5 Add new methods to ConsistentMap API to improve usability. by Madan Jampani · 9 years ago
  87. d8b565a Fixed bug ONOS-1676. by Kaouther Abrougui · 9 years ago
  88. 3310a34 Remove "public" to follow our convention by Sho SHIMIZU · 9 years ago
  89. 63939a3 Moved generic Timestamp/ClockManager classes to onos-api by Jonathan Hart · 9 years ago
  90. 04aeb45 Implementation of IdBlockStore on top of AtomicCounter by Madan Jampani · 9 years ago
  91. 02b7fb8 Support for building a immutable ConsistentMap and DistributedSet by Madan Jampani · 9 years ago
  92. e114f04 ConsistentLinkResourceStore to replace HazelcastLinkResourceStore. Also by Ayaka Koshibe · 9 years ago
  93. 3a32156 Added a builder for TransactionContexts by Ayaka Koshibe · 9 years ago
  94. ca335e9 Add persistence option to ECMap by Jonathan Hart · 9 years ago
  95. 3e033bd Added a LogicalClockService for ordering arbitrary events in the cluster. Updated couple of areas that are currently vulnerable to clock skew by Madan Jampani · 9 years ago
  96. b5d72d5 Support for a distributed counter by Madan Jampani · 9 years ago
  97. bff6d8f Added distributed transaction support through a two phase commit protocol by Madan Jampani · 9 years ago
  98. 08706ce Added support for a distributed set implementation that is backed by Consistent Map by Madan Jampani · 9 years ago
  99. a89f8f9 Added support for "maps" cli command that displays meta information for various consistent maps in the system by Madan Jampani · 9 years ago
  100. 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