public abstract class BaseListCookbookVersionsImpl extends Object
Modifier and Type | Field and Description |
---|---|
protected ChefApi |
api |
protected Logger |
logger |
Modifier and Type | Method and Description |
---|---|
protected Iterable<? extends CookbookVersion> |
execute(Iterable<String> toGet) |
protected Iterable<? extends CookbookVersion> |
executeConcurrently(com.google.common.util.concurrent.ListeningExecutorService executor,
Iterable<String> cookbookNames) |
protected Iterable<? extends CookbookVersion> execute(Iterable<String> toGet)
protected Iterable<? extends CookbookVersion> executeConcurrently(com.google.common.util.concurrent.ListeningExecutorService executor, Iterable<String> cookbookNames)
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.