ravening commented on a change in pull request #5984:
URL: https://github.com/apache/cloudstack/pull/5984#discussion_r804503946
##########
File path: core/src/main/java/com/cloud/agent/api/VmStatsEntry.java
##########
@@ -20,151 +20,17 @@
package com.cloud.agent.api;
import com.cloud.vm.UserVmVO;
-import com.cloud.vm.VmStats;
-public class VmStatsEntry implements VmStats {
+public class VmStatsEntry extends VmStatsEntryBase {
Review comment:
Any added advantage of adding the new VmStatsEntryBase class?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]