1. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  2. ef835c9 Make ResourceService API more flexible in parameter by Sho SHIMIZU · 8 years ago
  3. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  4. a6b4dc7 Extract interface consisting of read-only operations by Sho SHIMIZU · 8 years ago
  5. 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/ResourceService.java]
  6. 7332fe4 Add method to get available resources filtered by its type by Sho SHIMIZU · 8 years ago
  7. 3163a64 Remove an unnecessary blank line by Sho SHIMIZU · 8 years ago
  8. 5615126 Roll back resource API changes that triggered a bug in the Java compiler by Jonathan Hart · 8 years ago
  9. 84515f3 Use lower bound wildcard for API to be more flexible by Sho SHIMIZU · 8 years ago
  10. dd3750c Use ResourceId or DiscreteResourceId when specifying a resource by Sho SHIMIZU · 8 years ago
  11. 83258ae Use more concrete type for return value by Sho SHIMIZU · 8 years ago
  12. 4a1e59f Rename: use plural according to the returned type by Sho SHIMIZU · 8 years ago
  13. 2d31022 Introduce two specific types of ResourceId for Discrete and Continuous by Sho SHIMIZU · 8 years ago
  14. dff91af Add resource API to query registered resource by HIGUCHI Yuta · 8 years ago
  15. 8fa670a Refactor: Rename ResourcePath to Resource for a better name by Sho SHIMIZU · 8 years ago
  16. 6c9e33a ONOS-3296: Support continuous type resources by Sho SHIMIZU · 8 years ago
  17. fa62b47 Implement event notification of resource event by Sho SHIMIZU · 9 years ago
  18. e7f4f3f Define and implement a method to query available resources by Sho SHIMIZU · 9 years ago
  19. f853b0e Add a method to get resource allocation of the given resource by Sho SHIMIZU · 9 years ago
  20. f97edc1 Javadoc fixes by Madan Jampani · 9 years ago
  21. 726a358 Pull up methods from ResourceManager to ResourceService 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. abd849c ONOS-2382: Define a new resource management API by Sho SHIMIZU · 9 years ago