|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use KeyspaceMetadata | |
|---|---|
| com.datastax.driver.core | The main package for the DataStax Java driver for Cassandra. |
| Uses of KeyspaceMetadata in com.datastax.driver.core |
|---|
| Methods in com.datastax.driver.core that return KeyspaceMetadata | |
|---|---|
KeyspaceMetadata |
TableMetadata.getKeyspace()
Returns the keyspace this table belong to. |
KeyspaceMetadata |
Metadata.getKeyspace(String keyspace)
Returns the metadata of a keyspace given its name. |
| Methods in com.datastax.driver.core that return types with arguments of type KeyspaceMetadata | |
|---|---|
List<KeyspaceMetadata> |
Metadata.getKeyspaces()
Returns a list of all the defined keyspaces. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||