1. 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]
  2. 7332fe4 Add method to get available resources filtered by its type by Sho SHIMIZU · 8 years ago
  3. 3163a64 Remove an unnecessary blank line by Sho SHIMIZU · 8 years ago
  4. 5615126 Roll back resource API changes that triggered a bug in the Java compiler by Jonathan Hart · 8 years ago
  5. 84515f3 Use lower bound wildcard for API to be more flexible by Sho SHIMIZU · 8 years ago
  6. dd3750c Use ResourceId or DiscreteResourceId when specifying a resource by Sho SHIMIZU · 8 years ago
  7. 83258ae Use more concrete type for return value by Sho SHIMIZU · 8 years ago
  8. 4a1e59f Rename: use plural according to the returned type by Sho SHIMIZU · 8 years ago
  9. 2d31022 Introduce two specific types of ResourceId for Discrete and Continuous by Sho SHIMIZU · 8 years ago
  10. dff91af Add resource API to query registered resource by HIGUCHI Yuta · 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 · 9 years ago
  14. e7f4f3f Define and implement a method to query available resources by Sho SHIMIZU · 9 years ago
  15. f853b0e Add a method to get resource allocation of the given resource by Sho SHIMIZU · 9 years ago
  16. f97edc1 Javadoc fixes by Madan Jampani · 9 years ago
  17. 726a358 Pull up methods from ResourceManager to ResourceService by Sho SHIMIZU · 9 years ago
  18. 1f5e591 Resource API changes as preparation for hierarchy support (ONOS-2446) by Sho SHIMIZU · 9 years ago
  19. abd849c ONOS-2382: Define a new resource management API by Sho SHIMIZU · 9 years ago