Class OrphanedGroupsFromDeadNodes
java.lang.Object
org.jclouds.googlecomputeengine.compute.functions.OrphanedGroupsFromDeadNodes
- All Implemented Interfaces:
com.google.common.base.Function<Set<? extends NodeMetadata>,
,Set<String>> Function<Set<? extends NodeMetadata>,
Set<String>>
public final class OrphanedGroupsFromDeadNodes
extends Object
implements com.google.common.base.Function<Set<? extends NodeMetadata>,Set<String>>
-
Method Details
-
apply
- Specified by:
apply
in interfacecom.google.common.base.Function<Set<? extends NodeMetadata>,
Set<String>> - Specified by:
apply
in interfaceFunction<Set<? extends NodeMetadata>,
Set<String>>
-