This project has retired. For details please refer to its
Attic page.
AllocateAndAddFloatingIpToNode (Apache jclouds 1.7.3 API)
- java.lang.Object
-
- org.jclouds.openstack.nova.v2_0.compute.functions.AllocateAndAddFloatingIpToNode
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
protected Logger |
logger |
-
Method Summary
-
Methods inherited from interface com.google.common.base.Function
equals
-
-
Constructor Detail
-
AllocateAndAddFloatingIpToNode
@Inject
public AllocateAndAddFloatingIpToNode(@Named(value="jclouds.compute.timeout.node-running")
com.google.common.base.Predicate<AtomicReference<NodeMetadata>> nodeRunning,
NovaApi novaApi,
@Named(value="FLOATINGIP")
com.google.common.cache.LoadingCache<ZoneAndId,Iterable<? extends FloatingIP>> floatingIpCache)
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.