org.jclouds.chef.strategy.internal
Class BaseListNodesImpl
java.lang.Object
org.jclouds.chef.strategy.internal.BaseListNodesImpl
- Direct Known Subclasses:
- ListNodesImpl, ListNodesInEnvironmentImpl
public abstract class BaseListNodesImpl
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
api
protected final ChefApi api
logger
protected org.jclouds.logging.Logger logger
execute
protected Iterable<? extends Node> execute(Iterable<String> toGet)
executeConcurrently
protected Iterable<? extends Node> executeConcurrently(com.google.common.util.concurrent.ListeningExecutorService executor,
Iterable<String> toGet)
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.