Package | Description |
---|---|
org.apache.cassandra.cql3.statements |
Modifier and Type | Field and Description |
---|---|
TableAttributes |
CFProperties.properties |
Constructor and Description |
---|
AlterTableStatement(CFName name,
AlterTableStatement.Type type,
java.util.List<AlterTableStatementColumn> colDataList,
TableAttributes attrs,
java.util.Map<ColumnDefinition.Raw,ColumnDefinition.Raw> renames,
java.lang.Long deleteTimestamp) |
AlterViewStatement(CFName name,
TableAttributes attrs) |
Copyright © 2018 The Apache Software Foundation