public class OrphanedGroupsByZoneId extends Object implements com.google.common.base.Function<Set<? extends org.jclouds.compute.domain.NodeMetadata>,com.google.common.collect.Multimap<String,String>>
| Modifier | Constructor and Description |
|---|---|
protected |
OrphanedGroupsByZoneId(org.jclouds.compute.ComputeService computeService) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.Multimap<String,String> |
apply(Set<? extends org.jclouds.compute.domain.NodeMetadata> deadNodes) |
Copyright © 2009-2015 The Apache Software Foundation. All Rights Reserved.