Class DeleteAllNodesInListImpl
java.lang.Object
org.jclouds.chef.strategy.internal.DeleteAllNodesInListImpl
- All Implemented Interfaces:
 DeleteAllNodesInList
- 
Field Details
- 
api
 - 
userExecutor
protected final com.google.common.util.concurrent.ListeningExecutorService userExecutor - 
logger
 
 - 
 - 
Method Details
- 
execute
- Specified by:
 executein interfaceDeleteAllNodesInList
 - 
execute
public void execute(com.google.common.util.concurrent.ListeningExecutorService executor, Iterable<String> names) - Specified by:
 executein interfaceDeleteAllNodesInList
 
 -