org.jclouds.chef.strategy
Interface ListNodes

All Known Implementing Classes:
ListNodesImpl

public interface ListNodes


Method Summary
 Iterable<? extends Node> execute()
           
 Iterable<? extends Node> execute(ExecutorService executor)
           
 

Method Detail

execute

Iterable<? extends Node> execute()

execute

Iterable<? extends Node> execute(ExecutorService executor)


Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.