| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.dataengine.model |
| Modifier and Type | Class and Description |
|---|---|
class |
RelationalColumn |
| Modifier and Type | Method and Description |
|---|---|
List<Attribute> |
SchemaType.getAttributeList()
Gets attribute list.
|
List<Attribute> |
DataFile.getColumns()
Gets the file columns
|
| Modifier and Type | Method and Description |
|---|---|
void |
SchemaType.setAttributeList(List<Attribute> attributeList)
Sets attribute list.
|
void |
DataFile.setColumns(List<Attribute> columns)
Sets the file columns
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.