Class ServerData
java.lang.Object
com.denodo.scheduler.client.server.ServerData
- All Implemented Interfaces:
Serializable
Encapsulates some information about the Scheduler server:
- The Denodo Update installed
- Information about the license installed in the Server
- The mode in which the Scheduler is running: STANDALONE or AWS
- Since:
- 8.0
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classBuilder forServerDatainstances. -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static final longFor interoperability with possible future changes. -
Method Summary
Modifier and TypeMethodDescriptiongetMode()com.denodo.util.denodoplatform.vo.UpdateVersionVODeprecated.
-
Field Details
-
serialVersionUID
protected static final long serialVersionUIDFor interoperability with possible future changes.- See Also:
-
-
Method Details
-
getUpdate
Deprecated.usegetUpdateName()instead.- Returns:
-
getMode
-
getLicense
-
getUpdateName
-
getUpdateName()instead.