@FunctionalInterface
public interface CassandraSessionFactory
CassandraSessionFactory
.Modifier and Type | Interface and Description |
---|---|
static class |
CassandraSessionFactory.RetryPolicyType
The enum Retry policy type.
|
Modifier and Type | Method and Description |
---|---|
com.datastax.driver.core.Session |
getSession()
Gets session.
|