public class FlavorInZoneToHardware extends Object implements com.google.common.base.Function<FlavorInZone,Hardware>
Constructor and Description |
---|
FlavorInZoneToHardware(com.google.common.base.Supplier<Map<String,Location>> locationIndex) |
public Hardware apply(FlavorInZone flavorInZone)
apply
in interface com.google.common.base.Function<FlavorInZone,Hardware>
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.