1. 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]
  2. 5fb1ea3 Use the word "id" not "key" to get the names matched by Sho SHIMIZU · 8 years ago
  3. 76b30f7 Rename ResourcePath.Key to ResourceId for naming consistency by Sho SHIMIZU · 8 years ago
  4. 7e6d18e Introduce ResourcePath.Key by Sho SHIMIZU · 8 years ago
  5. b1f1625 Refactor: make ResourcePath construction a bit type-safer by Sho SHIMIZU · 8 years ago
  6. 9e1e9de Add Javadoc by Sho SHIMIZU · 8 years ago
  7. 6196cae Attach @Beta annotation to ResourcePath sub-classes by Sho SHIMIZU · 8 years ago
  8. e552456 Fix Javadoc warnings by Sho SHIMIZU · 8 years ago
  9. 69dc584 Fix the issue of ONOS-3423 by Sho SHIMIZU · 8 years ago
  10. e1c343e Fixing errant import that snuck in by Brian O'Connor · 8 years ago
  11. 63ff35a Temporarily commenting out the device and link resource service listeners by Brian O'Connor · 8 years ago
  12. 60ac58e Add sub-types to distinguish type of resources by Sho SHIMIZU · 8 years ago
  13. c9546a3 Refactor ResourcePath internal implementation by Sho SHIMIZU · 8 years ago
  14. 0112078 Refactor: Extract method to check if resource path is root by Sho SHIMIZU · 9 years ago
  15. ba41fc1 ONOS-2446: Implement API to declare resource hierarchy by Sho SHIMIZU · 9 years ago
  16. 1f5e591 Resource API changes as preparation for hierarchy support (ONOS-2446) by Sho SHIMIZU · 9 years ago