Class ServerInfo
java.lang.Object
com.denodo.scheduler.client.commons.ServerInfo
- All Implemented Interfaces:
Serializable
Encapsulates the server settings.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionServerInfo(String ip, String hostname) ServerInfo(Collection<String> ips, Collection<String> hostnames) -
Method Summary