@Singleton public class ListNodesInEnvironmentImpl extends BaseListNodesImpl implements ListNodesInEnvironment
Modifier and Type | Field and Description |
---|---|
protected Logger |
logger |
api
Modifier and Type | Method and Description |
---|---|
Iterable<? extends Node> |
execute(ExecutorService executor,
String environmentName) |
Iterable<? extends Node> |
execute(String environmentName) |
execute, executeConcurrently
@Named(value="jclouds.chef") protected Logger logger
public Iterable<? extends Node> execute(String environmentName)
execute
in interface ListNodesInEnvironment
public Iterable<? extends Node> execute(ExecutorService executor, String environmentName)
execute
in interface ListNodesInEnvironment
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.