Uses of Interface
org.jclouds.chef.strategy.DeleteAllClientsInList
-
Packages that use DeleteAllClientsInList Package Description org.jclouds.chef.strategy.internal -
-
Uses of DeleteAllClientsInList in org.jclouds.chef.strategy.internal
Classes in org.jclouds.chef.strategy.internal that implement DeleteAllClientsInList Modifier and Type Class Description class
DeleteAllClientsInListImpl
Concurrently delete all given clients.Constructors in org.jclouds.chef.strategy.internal with parameters of type DeleteAllClientsInList Constructor Description CleanupStaleNodesAndClientsImpl(DeleteAllNodesInList nodeDeleter, DeleteAllClientsInList clientDeleter, ListNodes nodeLister)
-