public class OrphanedGroupsByDatacenterId extends Object implements com.google.common.base.Function<Set<? extends NodeMetadata>,com.google.common.collect.Multimap<String,String>>
Modifier | Constructor and Description |
---|---|
protected |
OrphanedGroupsByDatacenterId(ComputeService computeService) |
@Inject protected OrphanedGroupsByDatacenterId(ComputeService computeService)
public com.google.common.collect.Multimap<String,String> apply(Set<? extends NodeMetadata> deadNodes)
apply
in interface com.google.common.base.Function<Set<? extends NodeMetadata>,com.google.common.collect.Multimap<String,String>>
Copyright © 2009-2013 jclouds. All Rights Reserved.