| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.dataplatform.properties.cassandra |
| Modifier and Type | Method and Description |
|---|---|
List<Column> |
Table.getColumns()
Gets columns.
|
List<Column> |
Table.getPrimaryKeys()
Gets primary keys.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Table.setColumns(List<Column> columns)
Sets columns.
|
void |
Table.setPrimaryKeys(List<Column> primaryKeys)
Sets primary keys.
|
Copyright © 2018–2019 ODPi. All rights reserved.