public class FileBasedInstanceDiscovery extends java.lang.Object implements InstanceDiscovery
Instance info
Format of the file must be of the form
[hostname],[clusterName],[up/down]
TURBINE_AGGREGATOR_CLUSTER_CONFIG| Constructor and Description |
|---|
FileBasedInstanceDiscovery() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<Instance> |
getInstanceList()
Fetch the collection of Instances.
|
public java.util.Collection<Instance> getInstanceList()
InstanceDiscoverygetInstanceList in interface InstanceDiscovery