1. f95b96e Change the APIs to instantiate Resource and ResourceId by Sho SHIMIZU · 8 years ago
  2. 1d7c9cb ONOS-3732 Bandwidth resource registration using netcfg. by HIGUCHI Yuta · 8 years ago
  3. f0fb361 Fix Javadoc warning by Sho SHIMIZU · 8 years ago
  4. 2a70451 Use concrete types instead of abstract types by Sho SHIMIZU · 8 years ago
  5. f33b893 Move inner classes to upper level by Sho SHIMIZU · 8 years ago
  6. 2d31022 Introduce two specific types of ResourceId for Discrete and Continuous by Sho SHIMIZU · 8 years ago
  7. 6f828c3 Bugfix and cosmetic changes to resource subsystem by HIGUCHI Yuta · 8 years ago
  8. 8fa670a Refactor: Rename ResourcePath to Resource for a better name by Sho SHIMIZU · 8 years ago[Renamed (87%) from core/api/src/main/java/org/onosproject/net/newresource/ResourcePath.java]
  9. 5fb1ea3 Use the word "id" not "key" to get the names matched by Sho SHIMIZU · 8 years ago
  10. 76b30f7 Rename ResourcePath.Key to ResourceId for naming consistency by Sho SHIMIZU · 8 years ago
  11. 7e6d18e Introduce ResourcePath.Key by Sho SHIMIZU · 8 years ago
  12. b1f1625 Refactor: make ResourcePath construction a bit type-safer by Sho SHIMIZU · 8 years ago
  13. 9e1e9de Add Javadoc by Sho SHIMIZU · 8 years ago
  14. 6196cae Attach @Beta annotation to ResourcePath sub-classes by Sho SHIMIZU · 8 years ago
  15. e552456 Fix Javadoc warnings by Sho SHIMIZU · 8 years ago
  16. 69dc584 Fix the issue of ONOS-3423 by Sho SHIMIZU · 8 years ago
  17. e1c343e Fixing errant import that snuck in by Brian O'Connor · 8 years ago
  18. 63ff35a Temporarily commenting out the device and link resource service listeners by Brian O'Connor · 8 years ago
  19. 60ac58e Add sub-types to distinguish type of resources by Sho SHIMIZU · 8 years ago
  20. c9546a3 Refactor ResourcePath internal implementation by Sho SHIMIZU · 8 years ago
  21. 0112078 Refactor: Extract method to check if resource path is root by Sho SHIMIZU · 9 years ago
  22. ba41fc1 ONOS-2446: Implement API to declare resource hierarchy by Sho SHIMIZU · 9 years ago
  23. 1f5e591 Resource API changes as preparation for hierarchy support (ONOS-2446) by Sho SHIMIZU · 9 years ago