1. dffe3b8 Change hasEnoughResource() to instance method from static method by Sho SHIMIZU · 8 years ago
  2. 7ecf5ea Rename class by replacing Store with SubStore by Sho SHIMIZU · 8 years ago[Renamed (95%) from core/store/dist/src/main/java/org/onosproject/store/resource/impl/ConsistentContinuousResourceStore.java]
  3. 0a07c07 Move hasEnoughResource() to 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. e99af22 Simplify method by removing transient use of Map.Entry by Sho SHIMIZU · 8 years ago
  6. 84ff8fc Resource Store Bug Fix: Query allocated resources based on consumer id always return the Original continous resource value and not the allocated value of this consumer by Satish K · 8 years ago
  7. deb0442 Pull out ContinuousResourceAllocation from ConsistentResourceStore by Sho SHIMIZU · 8 years ago
  8. 22fb283 Separate ResourceStore into stores for discrete and continuous type by Sho SHIMIZU · 8 years ago