Interface | Description |
---|---|
ISchema |
Elements have to implement this interface in order to know the schema of
exported data.
|
Class | Description |
---|---|
Schema |
Schema of data extracted from sources by Scheduler.
|
SchemaField |
Fields that compose the schema of data extracted from sources by Scheduler.
|
SchemaFieldArray |
Represents a field of type array from a schema.
|
SchemaFieldCompound |
Represents a compound field from a schema.
|
SchemaFieldRegister |
Represents a field of type register from a schema.
|
SchemaFieldSimple |
Represents a simple field from a schema.
|
Copyright © 2024 Denodo Technologies. All rights reserved.