CassandraClientOptions

Eclipse Vert.x Cassandra client options.

Name

Type

Description

@contactPoints

Number (int)

Adds a contact point to use for the initial connection to the cluster

@keyspace

String

Set the keyspace to use when creating the Cassandra session. Defaults to null.