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