1. 32f57e9 Introduce abstract interface for set of discrete resources by Sho SHIMIZU · 8 years ago
  2. b85000d Define a class representing a set of discrete resources by Sho SHIMIZU · 8 years ago
  3. 7ecf5ea Rename class by replacing Store with SubStore by Sho SHIMIZU · 8 years ago[Renamed (97%) from core/store/dist/src/main/java/org/onosproject/store/resource/impl/TransactionalDiscreteResourceStore.java]
  4. bd1974c Made ResourceManager to accept arbitrary ResourceConsumer implementation. (ONOS-4406) by Naoki Shiota · 8 years ago
  5. d82dc5b Tighten method's visibility by Sho SHIMIZU · 8 years ago
  6. c7ffdfe Refactor: Move allocation check into transactional store implementation by Sho SHIMIZU · 8 years ago
  7. a81141b Tighten return type to specific resource type by Sho SHIMIZU · 8 years ago
  8. 1bf46b1 Refactor: Simplify register() and unregister() in transactional stores by Sho SHIMIZU · 8 years ago
  9. a2d99eb Rename methods to register and unregister resources by Sho SHIMIZU · 8 years ago
  10. 22fb283 Separate ResourceStore into stores for discrete and continuous type by Sho SHIMIZU · 8 years ago