Modifier and Type | Field and Description |
---|---|
protected List<? extends CompoundCloud.ConfigurationEntry> |
CompoundCloud.configuration |
Modifier and Type | Method and Description |
---|---|
List<? extends CompoundCloud.ConfigurationEntry> |
CompoundCloud.getConfiguration() |
Modifier and Type | Method and Description |
---|---|
protected CompoundSlave |
CompoundCloud.doCreateSlave(CompoundCloud.ConfigurationEntry entry,
int nodeNumber,
String nodeName) |
Constructor and Description |
---|
CompoundCloud(String name,
String maxInstances,
List<? extends CompoundCloud.ConfigurationEntry> configuration,
String retryTimeout) |
CompoundCloud(String name,
String maxInstances,
String retryTimeout,
List<CompoundCloud.ConfigurationEntry> configuration)
This constructor has another args sequence, compared to the next constructor, because List
|
Copyright © 2004-2015. All Rights Reserved.