Class ClientData
java.lang.Object
com.denodo.scheduler.client.commons.ClientData
- 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 forClientDatainstances. -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static final longFor interoperability with possible future changes. -
Method Summary
Modifier and TypeMethodDescriptionlong
-
Field Details
-
serialVersionUID
protected static final long serialVersionUIDFor interoperability with possible future changes.- See Also:
-
-
Method Details
-
getUpdateName
-
getClientIP
-
getIntermediateClientIP
-
getQueryTimeout
public long getQueryTimeout() -
getTimeUnit
-