| Modifier and Type | Method and Description |
|---|---|
static TableAttributes.Builder |
TableAttributes.builder() |
TableAttributes.Builder |
TableAttributes.Builder.cluster(ICluster cluster)
Sets the value of
TableAttributes.getCluster() |
TableAttributes.Builder |
TableAttributes.Builder.databaseName(String databaseName)
Sets the value of
TableAttributes.getDatabaseName() |
TableAttributes.Builder |
TableAttributes.Builder.tableColumns(List<? extends Column> tableColumns)
Sets the value of
TableAttributes.getTableColumns() |
TableAttributes.Builder |
TableAttributes.Builder.tableName(String tableName)
Sets the value of
TableAttributes.getTableName() |
Copyright © 2021. All rights reserved.