| Package | Description |
|---|---|
| org.cloudbus.cloudsim | |
| org.cloudbus.cloudsim.provisioners |
| Modifier and Type | Method and Description |
|---|---|
PeProvisioner |
Pe.getPeProvisioner()
Gets the Pe provisioner.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
Pe.setPeProvisioner(PeProvisioner peProvisioner)
Sets the pe provisioner.
|
| Constructor and Description |
|---|
Pe(int id,
PeProvisioner peProvisioner)
Allocates a new Pe object.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PeProvisionerSimple
The Class PeProvisionerSimple.
|