public class OrphanedGroupsByZoneId extends Object implements com.google.common.base.Function<Set<? extends NodeMetadata>,com.google.common.collect.Multimap<String,String>>
Modifier | Constructor and Description |
---|---|
protected |
OrphanedGroupsByZoneId(ComputeService computeService) |
@Inject protected OrphanedGroupsByZoneId(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-2016 The Apache Software Foundation. All Rights Reserved.