Uses of Class
org.inria.myriads.snoozenode.localcontroller.monitoring.information.NetworkTrafficInformation

Packages that use NetworkTrafficInformation
org.inria.myriads.snoozenode.localcontroller.monitoring.information   
 

Uses of NetworkTrafficInformation in org.inria.myriads.snoozenode.localcontroller.monitoring.information
 

Methods in org.inria.myriads.snoozenode.localcontroller.monitoring.information that return types with arguments of type NetworkTrafficInformation
 List<NetworkTrafficInformation> VirtualMachineInformation.getNetworkTraffic()
          Returns the network traffic information.
 

Constructor parameters in org.inria.myriads.snoozenode.localcontroller.monitoring.information with type arguments of type NetworkTrafficInformation
VirtualMachineInformation(int numberOfVirtualCpus, long cpuTime, long memoryUsage, List<NetworkTrafficInformation> networkTraffic)
          Constructor.
 



Copyright © 2012. All Rights Reserved.