@Singleton
public class LoadFloatingIpsForInstance
extends com.google.common.cache.CacheLoader<RegionAndId,Iterable<? extends FloatingIP>>
Each region may or may not have the floating ip function present. In order to safely proceed, we
must allow the user to determine if a region has floating ip services before attempting to use
them.
Nested Class Summary
Nested classes/interfaces inherited from class com.google.common.cache.CacheLoader