JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.jclouds.chef.strategy
Interface ListNodes
All Known Implementing Classes:
ListNodesImpl
public interface
ListNodes
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Iterable
<? extends
Node
>
execute
()
Iterable
<? extends
Node
>
execute
(
ExecutorService
executor)
Method Details
execute
Iterable
<? extends
Node
>
execute
()
execute
Iterable
<? extends
Node
>
execute
(
ExecutorService
executor)