@Deprecated @Singleton public class NodePresentAndInIntendedState extends Object implements com.google.common.base.Predicate<NodeMetadata>
RefreshAndDoubleCheckOnFailUnlessStateInvalid
Constructor and Description |
---|
NodePresentAndInIntendedState(NodeState intended,
GetNodeMetadataStrategy client)
Deprecated.
|
NodePresentAndInIntendedState(NodeState intended,
Set<NodeState> invalids,
GetNodeMetadataStrategy client)
Deprecated.
|
protected Logger logger
@Inject public NodePresentAndInIntendedState(NodeState intended, GetNodeMetadataStrategy client)
public NodePresentAndInIntendedState(NodeState intended, Set<NodeState> invalids, GetNodeMetadataStrategy client)
public boolean apply(NodeMetadata node)
apply
in interface com.google.common.base.Predicate<NodeMetadata>
Copyright © 2009-2012 jclouds. All Rights Reserved.