public class AlterColumnSpecification extends ColumnTypeChangeSpecification
CqlIdentifiername| Constructor and Description |
|---|
AlterColumnSpecification(CqlIdentifier name,
com.datastax.driver.core.DataType type) |
AlterColumnSpecification(String name,
com.datastax.driver.core.DataType type) |
getTypegetName, setNamepublic AlterColumnSpecification(String name, com.datastax.driver.core.DataType type)
public AlterColumnSpecification(CqlIdentifier name, com.datastax.driver.core.DataType type)
Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.