public abstract class ColumnChangeSpecification extends Object
| Modifier and Type | Field and Description |
|---|---|
protected com.datastax.oss.driver.api.core.CqlIdentifier |
name |
| Modifier | Constructor and Description |
|---|---|
protected |
ColumnChangeSpecification(com.datastax.oss.driver.api.core.CqlIdentifier name)
Create a new
ColumnChangeSpecification. |
protected ColumnChangeSpecification(com.datastax.oss.driver.api.core.CqlIdentifier name)
ColumnChangeSpecification.name - must not be null.Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.