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