| Package | Description |
|---|---|
| io.stargate.graphql.schema.graphqlfirst.migration |
| Modifier and Type | Method and Description |
|---|---|
static MigrationStrategy |
MigrationStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MigrationStrategy[] |
MigrationStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static CassandraMigrator |
CassandraMigrator.forDeployment(MigrationStrategy strategy)
Creates a new instance for a deployment initiated by the user.
|
Copyright © 2023. All rights reserved.