| Package | Description |
|---|---|
| org.cognitor.cassandra.migration.spring |
| Modifier and Type | Method and Description |
|---|---|
ScriptCollectorStrategy |
CassandraMigrationConfigurationProperties.getStrategy() |
static ScriptCollectorStrategy |
ScriptCollectorStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScriptCollectorStrategy[] |
ScriptCollectorStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CassandraMigrationConfigurationProperties.setStrategy(ScriptCollectorStrategy strategy)
Sets the strategy that should be used when scripts are collected
from the repository.
|
Copyright © 2018. All rights reserved.