Packages

object CassandraSessionSettings

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. CassandraSessionSettings
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. val ConfigPath: String
  2. def apply(configPath: String): CassandraSessionSettings
  3. def apply(configPath: String, init: (CqlSession) => Future[Done]): CassandraSessionSettings
  4. def apply(): CassandraSessionSettings
  5. def create(configPath: String): CassandraSessionSettings

    Java API

  6. def create(): CassandraSessionSettings

    Java API