Package org.cloudsimplus.cloudlets.network
package org.cloudsimplus.cloudlets.network
Provides network-enabled
Cloudlet implementations.
For more general information about regular cloudlets, see the package org.cloudsimplus.cloudlets at the upper level.- Author:
- Manoel Campos da Silva Filho
-
ClassesClassDescriptionA processing task that can be executed by a
NetworkCloudletin a singlePe.A task executed by aNetworkCloudletthat receives data from aCloudletSendTask.Represents a task executed by aNetworkCloudletthat sends data to aCloudletReceiveTask.An abstract class to be implemented by tasks that can be executed by aNetworkCloudlet.NetworkCloudlet to support simulation of complex applications.