Interface DatacenterVmMigrationEventInfo

All Superinterfaces:
DatacenterEventInfo, EventInfo, VmDatacenterEventInfo, VmEventInfo

public interface DatacenterVmMigrationEventInfo
extends 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
  • Method Details