org.flexiblepower.ral.messages
public final class AllocationRevoke extends ResourceMessage
Allocations by sending the AllocationRevoke message. After
sending the message all the received Allocations should be removed by the appliance driver. The appliance
driver should sent a new ControlSpaceUpdate message to get an Allocation to work with.| Constructor and Description |
|---|
AllocationRevoke(java.lang.String resourceId,
java.util.Date timestamp)
Creates a new
AllocationRevoke message for a specific resource. |
equals, getResourceId, getResourceMessageId, getTimestamp, hashCode, toString, toStringpublic AllocationRevoke(java.lang.String resourceId,
java.util.Date timestamp)
AllocationRevoke message for a specific resource.resourceId - The resource identifiertimestamp - The moment when this constructor is called