1. 5a91f39 Add retry for ResourceSubStores by Sacheth Hegde · 6 years ago
  2. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  3. ab9fa37 Initial empty value should not force overwrite existing. by Yuta HIGUCHI · 7 years ago
  4. 6359c83 Formalize and document ConsistentResourceStore internal interfaces. This is cleanup in preparation for changes coming in ONOS-4859 by Jordan Halterman · 7 years ago
  5. 9cc4a24 Make resource retrieval more efficient when specifing resource type by Sho SHIMIZU · 8 years ago
  6. c637188 Removed operation retry wrappers around various consistent map/atomic counter operations by Madan Jampani · 8 years ago
  7. b85000d Define a class representing a set of discrete resources by Sho SHIMIZU · 8 years ago
  8. 7ecf5ea Rename class by replacing Store with SubStore by Sho SHIMIZU · 8 years ago[Renamed (93%) from core/store/dist/src/main/java/org/onosproject/store/resource/impl/ConsistentDiscreteResourceStore.java]
  9. bd1974c Made ResourceManager to accept arbitrary ResourceConsumer implementation. (ONOS-4406) by Naoki Shiota · 8 years ago
  10. 22fb283 Separate ResourceStore into stores for discrete and continuous type by Sho SHIMIZU · 8 years ago