Package | Description |
---|---|
org.apache.cassandra.cql3.statements.schema | |
org.apache.cassandra.schema |
Modifier and Type | Class and Description |
---|---|
class |
AlterKeyspaceStatement |
class |
AlterTableStatement |
static class |
AlterTableStatement.AlterColumn
ALTER TABLE ALTER
|
class |
AlterTypeStatement |
class |
AlterViewStatement |
class |
CreateAggregateStatement |
class |
CreateFunctionStatement |
class |
CreateIndexStatement |
class |
CreateKeyspaceStatement |
class |
CreateTableStatement |
class |
CreateTriggerStatement |
class |
CreateTypeStatement |
class |
CreateViewStatement |
class |
DropAggregateStatement |
class |
DropFunctionStatement |
class |
DropIndexStatement |
class |
DropKeyspaceStatement |
class |
DropTableStatement |
class |
DropTriggerStatement |
class |
DropTypeStatement |
class |
DropViewStatement |
Modifier and Type | Method and Description |
---|---|
static Keyspaces.KeyspacesDiff |
MigrationManager.announce(SchemaTransformation transformation,
boolean locally) |
Schema.TransformationResult |
Schema.transform(SchemaTransformation transformation,
boolean locally,
long now) |
Copyright © 2009-2021 The Apache Software Foundation