1. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 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/Resource.java]
  4. 74ac901 Add a method to get resource type name: simpleTypeName() by Sho SHIMIZU · 8 years ago
  5. f08cb4c Define valueAs() to get the enclosed value and remove volume() by Sho SHIMIZU · 8 years ago
  6. 003ed32 Add a method to check the type of resource by Sho SHIMIZU · 8 years ago
  7. b08d586 Refactor: Rename Resource#isTypeOf() to isSubTypeOf() by Sho SHIMIZU · 8 years ago
  8. 446fdf0 Cosmetics: Rearrange the method definitino order by Sho SHIMIZU · 8 years ago
  9. 9c02f3a Hide underlying components from public use by Sho SHIMIZU · 8 years ago
  10. 19816f4 Revise Javadoc by Sho SHIMIZU · 8 years ago
  11. 460b972 Move static factory methods to the utility class by Sho SHIMIZU · 8 years ago
  12. f95b96e Change the APIs to instantiate Resource and ResourceId by Sho SHIMIZU · 8 years ago
  13. 1d7c9cb ONOS-3732 Bandwidth resource registration using netcfg. by HIGUCHI Yuta · 8 years ago
  14. f0fb361 Fix Javadoc warning by Sho SHIMIZU · 8 years ago
  15. 2a70451 Use concrete types instead of abstract types by Sho SHIMIZU · 8 years ago
  16. f33b893 Move inner classes to upper level by Sho SHIMIZU · 8 years ago
  17. 2d31022 Introduce two specific types of ResourceId for Discrete and Continuous by Sho SHIMIZU · 8 years ago
  18. 6f828c3 Bugfix and cosmetic changes to resource subsystem by HIGUCHI Yuta · 8 years ago
  19. 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]
  20. 5fb1ea3 Use the word "id" not "key" to get the names matched by Sho SHIMIZU · 8 years ago
  21. 76b30f7 Rename ResourcePath.Key to ResourceId for naming consistency by Sho SHIMIZU · 8 years ago
  22. 7e6d18e Introduce ResourcePath.Key by Sho SHIMIZU · 8 years ago
  23. b1f1625 Refactor: make ResourcePath construction a bit type-safer by Sho SHIMIZU · 9 years ago
  24. 9e1e9de Add Javadoc by Sho SHIMIZU · 9 years ago
  25. 6196cae Attach @Beta annotation to ResourcePath sub-classes by Sho SHIMIZU · 9 years ago
  26. e552456 Fix Javadoc warnings by Sho SHIMIZU · 9 years ago
  27. 69dc584 Fix the issue of ONOS-3423 by Sho SHIMIZU · 9 years ago
  28. e1c343e Fixing errant import that snuck in by Brian O'Connor · 9 years ago
  29. 63ff35a Temporarily commenting out the device and link resource service listeners by Brian O'Connor · 9 years ago
  30. 60ac58e Add sub-types to distinguish type of resources by Sho SHIMIZU · 9 years ago
  31. c9546a3 Refactor ResourcePath internal implementation by Sho SHIMIZU · 9 years ago
  32. 0112078 Refactor: Extract method to check if resource path is root by Sho SHIMIZU · 9 years ago
  33. ba41fc1 ONOS-2446: Implement API to declare resource hierarchy by Sho SHIMIZU · 9 years ago
  34. 1f5e591 Resource API changes as preparation for hierarchy support (ONOS-2446) by Sho SHIMIZU · 9 years ago