Package com.persequor.extension.db
Interface ICassandraDbConfig
- All Known Implementing Classes:
CassandraDbPropertiesConfig
public interface ICassandraDbConfig
Represents cassandra configuration for connecting to custom data-source.
Whenever null is returned by any of the getters, the corresponding SAGA Cassandra connection value is used instead.
For reading configuration from the property file, please refer to CassandraDbPropertiesConfig
-
Method Summary
Modifier and TypeMethodDescriptiondefault String
default String
default Integer
default ReplicationStrategy
default String