Modifier and Type | Method and Description |
---|---|
protected com.google.common.cache.LoadingCache<RegionAndId,Iterable<? extends FloatingIP>> |
NovaComputeServiceContextModule.instanceToFloatingIps(com.google.common.cache.CacheLoader<RegionAndId,Iterable<? extends FloatingIP>> in) |
Modifier and Type | Method and Description |
---|---|
protected com.google.common.cache.LoadingCache<RegionAndId,Iterable<? extends FloatingIP>> |
NovaComputeServiceContextModule.instanceToFloatingIps(com.google.common.cache.CacheLoader<RegionAndId,Iterable<? extends FloatingIP>> in) |
Modifier and Type | Method and Description |
---|---|
RegionAndId |
RemoveFloatingIpFromNodeAndDeallocate.apply(RegionAndId id) |
Modifier and Type | Method and Description |
---|---|
RegionAndId |
RemoveFloatingIpFromNodeAndDeallocate.apply(RegionAndId id) |
<T extends ComputeMetadata> |
ServerInRegionToNodeMetadata.findObjectOfTypeForServerOrNull(Set<? extends T> supply,
String type,
String objectId,
RegionAndId serverInRegion) |
Constructor and Description |
---|
AllocateAndAddFloatingIpToNode(com.google.common.base.Predicate<AtomicReference<NodeMetadata>> nodeRunning,
NovaApi novaApi,
com.google.common.cache.LoadingCache<RegionAndId,Iterable<? extends FloatingIP>> floatingIpCache,
CleanupServer cleanupServer) |
RemoveFloatingIpFromNodeAndDeallocate(NovaApi novaApi,
com.google.common.cache.LoadingCache<RegionAndId,Iterable<? extends FloatingIP>> floatingIpCache) |
Modifier and Type | Method and Description |
---|---|
Iterable<? extends FloatingIP> |
LoadFloatingIpsForInstance.load(RegionAndId key) |
Modifier and Type | Class and Description |
---|---|
class |
FlavorInRegion |
class |
ImageInRegion |
class |
ServerInRegion |
Modifier and Type | Method and Description |
---|---|
static RegionAndId |
RegionAndId.fromRegionAndId(String regionId,
String id) |
static RegionAndId |
RegionAndId.fromSlashEncoded(String id) |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.