org.jclouds.chef.strategy.internal
Class BaseListCookbookVersionsImpl
java.lang.Object
org.jclouds.chef.strategy.internal.BaseListCookbookVersionsImpl
- Direct Known Subclasses:
- ListCookbookVersionsImpl, ListCookbookVersionsInEnvironmentImpl
public abstract class BaseListCookbookVersionsImpl
- 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 CookbookVersion> execute(Iterable<String> toGet)
executeConcurrently
protected Iterable<? extends CookbookVersion> executeConcurrently(com.google.common.util.concurrent.ListeningExecutorService executor,
Iterable<String> cookbookNames)
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.