IDseCluster Methods |
| Name | Description | |
|---|---|---|
| Connect |
Creates a new DSE session on this cluster and initializes it.
| |
| Connect(String) |
Creates a new DSE session on this cluster, initializes it and sets the keyspace to the provided one.
| |
| ConnectAsync |
Creates a new DSE session on this cluster.
| |
| ConnectAsync(String) |
Creates a new DSE session on this cluster and using a keyspace an existing keyspace.
|