Class DeleteAllClientsInListImpl

java.lang.Object
org.jclouds.chef.strategy.internal.DeleteAllClientsInListImpl
All Implemented Interfaces:
DeleteAllClientsInList

@Singleton public class DeleteAllClientsInListImpl extends Object implements DeleteAllClientsInList
Concurrently delete all given clients.
  • Field Details

    • api

      protected final ChefApi api
    • userExecutor

      protected final com.google.common.util.concurrent.ListeningExecutorService userExecutor
    • logger

      @Named("jclouds.chef") protected Logger logger
  • Method Details