@Singleton public class DeleteAllNodesInListImpl extends Object implements DeleteAllNodesInList
Modifier and Type | Field and Description |
---|---|
protected ChefApi |
api |
protected Logger |
logger |
protected com.google.common.util.concurrent.ListeningExecutorService |
userExecutor |
protected final ChefApi api
protected final com.google.common.util.concurrent.ListeningExecutorService userExecutor
@Named(value="jclouds.chef") protected Logger logger
public void execute(Iterable<String> names)
execute
in interface DeleteAllNodesInList
public void execute(com.google.common.util.concurrent.ListeningExecutorService executor, Iterable<String> names)
execute
in interface DeleteAllNodesInList
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.