Package | Description |
---|---|
org.apache.cassandra.cql3.statements.schema | |
org.apache.cassandra.schema |
Modifier and Type | Method and Description |
---|---|
java.util.Set<java.lang.String> |
CreateTableStatement.clientWarnings(Keyspaces.KeyspacesDiff diff) |
Modifier and Type | Field and Description |
---|---|
Keyspaces.KeyspacesDiff |
SchemaTransformation.SchemaTransformationResult.diff |
static Keyspaces.KeyspacesDiff |
Keyspaces.KeyspacesDiff.NONE |
Modifier and Type | Method and Description |
---|---|
static Keyspaces.KeyspacesDiff |
Keyspaces.diff(Keyspaces before,
Keyspaces after) |
Constructor and Description |
---|
SchemaTransformationResult(DistributedSchema before,
DistributedSchema after,
Keyspaces.KeyspacesDiff diff) |
Copyright © 2009- The Apache Software Foundation