| Package | Description |
|---|---|
| io.stargate.sgv2.graphql.schema.graphqlfirst.migration |
| Modifier and Type | Method and Description |
|---|---|
CassandraSchemaHelper.DifferenceType |
CassandraSchemaHelper.Difference.getType() |
static CassandraSchemaHelper.DifferenceType |
CassandraSchemaHelper.DifferenceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CassandraSchemaHelper.DifferenceType[] |
CassandraSchemaHelper.DifferenceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Difference(CassandraSchemaHelper.ExtendedColumn column,
CassandraSchemaHelper.DifferenceType type,
String description) |
Difference(CassandraSchemaHelper.ExtendedColumn column,
io.stargate.bridge.proto.Schema.CqlIndex index,
CassandraSchemaHelper.DifferenceType type,
String description) |
Copyright © 2022. All rights reserved.