Package com.denodo.commons.schema
Class Schema
java.lang.Object
com.denodo.commons.schema.Schema
- All Implemented Interfaces:
Serializable
Schema of data extracted from sources by Scheduler.
Collection of fields (each one with the field name and its java type).
Each field can be simple or compound (Register or Array).
- Since:
- 5.0
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static final longFor interoperability with possible future changes. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
serialVersionUID
protected static final long serialVersionUIDFor interoperability with possible future changes.- See Also:
-
-
Constructor Details
-
Schema
-
-
Method Details