public class Cluster extends Object
Constructor and Description |
---|
Cluster(String name,
String localtime,
String owner,
String latLong,
String url) |
Modifier and Type | Method and Description |
---|---|
List<Host> |
getHosts() |
String |
getLatLong() |
String |
getLocaltime() |
String |
getName() |
String |
getOwner() |
String |
getUrl() |
void |
setHosts(List<Host> hosts) |
Copyright © 1999–2017 Apache OODT. All rights reserved.