Package | Description |
---|---|
com.cloudera.director.aws.ec2 |
Modifier and Type | Field and Description |
---|---|
protected Map<String,EC2Provider.SpotAllocationRecord> |
EC2Provider.SpotGroupAllocator.spotAllocationRecordsByVirtualInstanceId
The map from virtual instance IDs to the corresponding Spot allocation records.
|
Modifier and Type | Method and Description |
---|---|
protected EC2Provider.SpotAllocationRecord |
EC2Provider.SpotGroupAllocator.getSpotAllocationRecord(String virtualInstanceId)
Returns the Spot allocation record corresponding to the specified virtual instance ID.
|
Modifier and Type | Method and Description |
---|---|
protected Map<String,EC2Provider.SpotAllocationRecord> |
EC2Provider.SpotGroupAllocator.initializeSpotAllocationRecordMap(Collection<String> virtualInstanceIds)
Initializes the map from virtual instance IDs to the corresponding Spot allocation records.
|
Copyright © 2016. All rights reserved.