public class BandwidthResourceAllocation extends BandwidthResourceRequest implements ResourceAllocation
| Constructor and Description |
|---|
BandwidthResourceAllocation(BandwidthResource bandwidth)
Creates a new
BandwidthResourceAllocation with BandwidthResource
object. |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
ResourceType |
type()
Returns the resource type.
|
bandwidth, equals, hashCodepublic BandwidthResourceAllocation(BandwidthResource bandwidth)
BandwidthResourceAllocation with BandwidthResource
object.bandwidth - allocated bandwidthpublic ResourceType type()
ResourceRequesttype in interface ResourceRequesttype in class BandwidthResourceRequestpublic String toString()
toString in class BandwidthResourceRequestCopyright © 2015. All rights reserved.