interface Cluster
Cassandra\Cluster object is used to create Sessions.
Implemented by
Methods
Creates a new Cassandra\Session instance.
Creates a new Cassandra\Session instance.
Cassandra\Cluster object is used to create Sessions.
Creates a new Cassandra\Session instance.
| Name | Type | Details |
|---|---|---|
| $keyspace | string |
Optional keyspace name |
| Type | Details |
|---|---|
Cassandra\Session |
|
Creates a new Cassandra\Session instance.
| Name | Type | Details |
|---|---|---|
| $keyspace | string |
Optional keyspace name |
| Type | Details |
|---|---|
Cassandra\Future |
A |