Committed by
Gerrit Code Review
Deprecate and clean up some classes on control metric aggregation
Since the metric aggregation logic has been moved to message provider, now there is no caller which refers to those classes. Due to this reason, following classes need to be purged to maintain clean code repository. Change-Id: Id5bcb7eda6ce3538c18007301da35df9255159ae
Showing
4 changed files
with
0 additions
and
262 deletions
apps/cpman/app/src/main/java/org/onosproject/cpman/impl/ControlMetricsFactory.java
deleted
100644 → 0
This diff is collapsed. Click to expand it.
apps/cpman/app/src/main/java/org/onosproject/cpman/impl/ControlMetricsObserver.java
deleted
100644 → 0
apps/cpman/app/src/main/java/org/onosproject/cpman/impl/DefaultControlMetricsObserver.java
deleted
100644 → 0
-
Please register or login to post a comment