Class ServerInfo
java.lang.Object
com.denodo.scheduler.client.commons.ServerInfo
- All Implemented Interfaces:
Serializable
Encapsulates the server settings.
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static final longFor interoperability with possible future changes. -
Constructor Summary
ConstructorsConstructorDescriptionServerInfo(String ip, String hostname) ServerInfo(Collection<String> ips, Collection<String> hostnames) -
Method Summary
-
Field Details
-
serialVersionUID
protected static final long serialVersionUIDFor interoperability with possible future changes.- See Also:
-
-
Constructor Details
-
ServerInfo
-
ServerInfo
-
-
Method Details