Class DatacenterVmMigrationEventInfo

java.lang.Object
org.cloudsimplus.listeners.DatacenterVmMigrationEventInfo
All Implemented Interfaces:
DatacenterEventInfo, EventInfo, VmDatacenterEventInfo, VmEventInfo

public final class DatacenterVmMigrationEventInfo extends Object implements VmDatacenterEventInfo
An interface that represent data to be passed to EventListener objects that are registered to be notified when a VM migration is successful or not.
Since:
CloudSim Plus 6.0.3
Author:
Manoel Campos da Silva Filho