Class BaseListCookbookVersionsImpl
java.lang.Object
org.jclouds.chef.strategy.internal.BaseListCookbookVersionsImpl
- Direct Known Subclasses:
ListCookbookVersionsImpl
,ListCookbookVersionsInEnvironmentImpl
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionprotected Iterable
<? extends CookbookVersion> protected Iterable
<? extends CookbookVersion> executeConcurrently
(com.google.common.util.concurrent.ListeningExecutorService executor, Iterable<String> cookbookNames)
-
Field Details
-
api
-
logger
-
-
Method Details
-
execute
-
executeConcurrently
protected Iterable<? extends CookbookVersion> executeConcurrently(com.google.common.util.concurrent.ListeningExecutorService executor, Iterable<String> cookbookNames)
-