1. 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/TransactionalContinuousResourceStore.java]
  2. efb7511 Move the resource allocation details into ContinuousResourceAllocation by Sho SHIMIZU · 8 years ago
  3. 0a07c07 Move hasEnoughResource() to ContinuousResourceAllocation by Sho SHIMIZU · 8 years ago
  4. b218396 Move the resource release details into ContinuousResourceAllocation by Sho SHIMIZU · 8 years ago
  5. bd1974c Made ResourceManager to accept arbitrary ResourceConsumer implementation. (ONOS-4406) by Naoki Shiota · 8 years ago
  6. 7135a90 Simplify if-statement by Sho SHIMIZU · 8 years ago
  7. d82dc5b Tighten method's visibility by Sho SHIMIZU · 8 years ago
  8. 860bb53 Refactor: Simplify if-statement by Sho SHIMIZU · 8 years ago
  9. a7e3277 Refactor: Rename by Sho SHIMIZU · 8 years ago
  10. b05d70a Resource Store Defect Fix: Allowing allocation/release of more than 1 continous resource from same consumer with same value by Satish K · 8 years ago
  11. c7ffdfe Refactor: Move allocation check into transactional store implementation by Sho SHIMIZU · 8 years ago
  12. a81141b Tighten return type to specific resource type by Sho SHIMIZU · 8 years ago
  13. deb0442 Pull out ContinuousResourceAllocation from ConsistentResourceStore by Sho SHIMIZU · 8 years ago
  14. 1bf46b1 Refactor: Simplify register() and unregister() in transactional stores by Sho SHIMIZU · 8 years ago
  15. a2d99eb Rename methods to register and unregister resources by Sho SHIMIZU · 8 years ago
  16. 22fb283 Separate ResourceStore into stores for discrete and continuous type by Sho SHIMIZU · 8 years ago