1. 9cc4a24 Make resource retrieval more efficient when specifing resource type by Sho SHIMIZU · 8 years ago
  2. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  3. e18cb12 Move files under newresource package to resource package by Sho SHIMIZU · 8 years ago[Renamed (98%) from core/api/src/main/java/org/onosproject/net/newresource/ResourceStore.java]
  4. 5615126 Roll back resource API changes that triggered a bug in the Java compiler by Jonathan Hart · 8 years ago
  5. fc64ffe Refactor: change method parameter type of ResourceStore#release() by Sho SHIMIZU · 8 years ago
  6. 84515f3 Use lower bound wildcard for API to be more flexible by Sho SHIMIZU · 8 years ago
  7. 72f81b1 Use ResourceId when unregistering resources instead of Resource by Sho SHIMIZU · 8 years ago
  8. dd3750c Use ResourceId or DiscreteResourceId when specifying a resource by Sho SHIMIZU · 8 years ago
  9. 83258ae Use more concrete type for return value by Sho SHIMIZU · 8 years ago
  10. 2d31022 Introduce two specific types of ResourceId for Discrete and Continuous by Sho SHIMIZU · 8 years ago
  11. 8fa670a Refactor: Rename ResourcePath to Resource for a better name by Sho SHIMIZU · 8 years ago
  12. 6c9e33a ONOS-3296: Support continuous type resources by Sho SHIMIZU · 8 years ago
  13. fa62b47 Implement event notification of resource event by Sho SHIMIZU · 8 years ago
  14. e7f4f3f Define and implement a method to query available resources by Sho SHIMIZU · 9 years ago
  15. 58de416 Fixing copyrights. by Thomas Vachuska · 9 years ago
  16. 5618ee5 ONOS-2717: Handle duplicate resource unregistration in resource store by Sho SHIMIZU · 9 years ago
  17. ad619f5 Fix grammatical mistake in Javadoc by Sho SHIMIZU · 9 years ago
  18. 4568c41 ONOS-2716: Handle duplicate registration in resource store by Sho SHIMIZU · 9 years ago
  19. 83e17a0 ONOS-2710: Change singnatures of register/unregister in ResourceStore by Sho SHIMIZU · 9 years ago
  20. 2d8a13a ONOS-2692: Implement methods to unregister resources by Sho SHIMIZU · 9 years ago
  21. ba41fc1 ONOS-2446: Implement API to declare resource hierarchy by Sho SHIMIZU · 9 years ago
  22. 1f5e591 Resource API changes as preparation for hierarchy support (ONOS-2446) by Sho SHIMIZU · 9 years ago
  23. 78ee25c ONOS-2387: Initial implement ResourceService by Sho SHIMIZU · 9 years ago