Class AllNodesInGroupTerminated
- java.lang.Object
-
- org.jclouds.cloudstack.compute.predicates.AllNodesInGroupTerminated
-
- All Implemented Interfaces:
com.google.common.base.Predicate<ZoneAndName>
,Predicate<ZoneAndName>
public class AllNodesInGroupTerminated extends Object implements com.google.common.base.Predicate<ZoneAndName>
-
-
Constructor Summary
Constructors Constructor Description AllNodesInGroupTerminated(ComputeService computeService)
-
-
-
Constructor Detail
-
AllNodesInGroupTerminated
@Inject public AllNodesInGroupTerminated(ComputeService computeService)
-
-
Method Detail
-
apply
public boolean apply(ZoneAndName input)
- Specified by:
apply
in interfacecom.google.common.base.Predicate<ZoneAndName>
-
-