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