interface Keyspace
A PHP representation of a keyspace
Implemented by
Methods
string name
( )Returns keyspace name
string replicationClassName
( )Returns replication class name
Cassandra\Map replicationOptions
( )Returns replication options
string hasDurableWrites
( )Returns whether the keyspace has durable writes enabled
Returns a table by name
array tables
( )Returns all tables defined in this keyspace
