JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
F
G
H
M
O
S
V
C
CassandraMigrationAutoConfiguration
- Class in
org.cognitor.cassandra.migration.spring
CassandraMigrationAutoConfiguration(CassandraMigrationConfigurationProperties)
- Constructor for class org.cognitor.cassandra.migration.spring.
CassandraMigrationAutoConfiguration
CassandraMigrationConfigurationProperties
- Class in
org.cognitor.cassandra.migration.spring
Configuration properties for the cassandra migration library.
CassandraMigrationConfigurationProperties()
- Constructor for class org.cognitor.cassandra.migration.spring.
CassandraMigrationConfigurationProperties
F
findResourceNames(String, URI)
- Method in class org.cognitor.cassandra.migration.spring.scanner.
SpringBootLocationScanner
G
getConsistencyLevel()
- Method in class org.cognitor.cassandra.migration.spring.
CassandraMigrationConfigurationProperties
getKeyspaceName()
- Method in class org.cognitor.cassandra.migration.spring.
CassandraMigrationConfigurationProperties
getScriptLocation()
- Method in class org.cognitor.cassandra.migration.spring.
CassandraMigrationConfigurationProperties
getStrategy()
- Method in class org.cognitor.cassandra.migration.spring.
CassandraMigrationConfigurationProperties
getTablePrefix()
- Method in class org.cognitor.cassandra.migration.spring.
CassandraMigrationConfigurationProperties
H
hasKeyspaceName()
- Method in class org.cognitor.cassandra.migration.spring.
CassandraMigrationConfigurationProperties
M
migrationTask(Cluster)
- Method in class org.cognitor.cassandra.migration.spring.
CassandraMigrationAutoConfiguration
O
org.cognitor.cassandra.migration.spring
- package org.cognitor.cassandra.migration.spring
org.cognitor.cassandra.migration.spring.scanner
- package org.cognitor.cassandra.migration.spring.scanner
S
ScriptCollectorStrategy
- Enum in
org.cognitor.cassandra.migration.spring
setConsistencyLevel(ConsistencyLevel)
- Method in class org.cognitor.cassandra.migration.spring.
CassandraMigrationConfigurationProperties
Sets the consistency level which should be used to execute the schema migrations.
setKeyspaceName(String)
- Method in class org.cognitor.cassandra.migration.spring.
CassandraMigrationConfigurationProperties
Sets the name of the keyspace that should be migrated.
setScriptLocation(String)
- Method in class org.cognitor.cassandra.migration.spring.
CassandraMigrationConfigurationProperties
The location where the scripts reside on the classpath.
setStrategy(ScriptCollectorStrategy)
- Method in class org.cognitor.cassandra.migration.spring.
CassandraMigrationConfigurationProperties
Sets the strategy that should be used when scripts are collected from the repository.
setTablePrefix(String)
- Method in class org.cognitor.cassandra.migration.spring.
CassandraMigrationConfigurationProperties
SpringBootLocationScanner
- Class in
org.cognitor.cassandra.migration.spring.scanner
A location scanner that works inside a Spring Boot application that is run from a fat jar.
SpringBootLocationScanner()
- Constructor for class org.cognitor.cassandra.migration.spring.scanner.
SpringBootLocationScanner
V
valueOf(String)
- Static method in enum org.cognitor.cassandra.migration.spring.
ScriptCollectorStrategy
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.cognitor.cassandra.migration.spring.
ScriptCollectorStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
C
F
G
H
M
O
S
V
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2019. All rights reserved.