public class AlterColumnSpecification extends ColumnTypeChangeSpecification
name| 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-2015–2015 Pivotal Software, Inc.. All rights reserved.