Difference between Keyspace and KeyspaceDefinition

77 views
Skip to first unread message

Felipe Sere

unread,
Mar 30, 2011, 5:30:49 AM3/30/11
to hector...@googlegroups.com
Hi everyone,

what is the difference between a Keyspace and a KeyspaceDefinition?
I want to display a cluster as a tree and would like to get all keyspaces of a cluster and so on... (all CFs of a Keyspace and all Keys of a CF and all Colums of a Key)

Felipe

Ran Tavory

unread,
Mar 30, 2011, 6:06:39 AM3/30/11
to hector...@googlegroups.com, Felipe Sere
KeyspaceDefinition is what you use to ask the cluster to create a new keyspace.
Keyspace is the interface on which you operate on an existing cluster-side keyspace.

--
/Ran

Felipe Sere

unread,
Mar 30, 2011, 6:24:31 AM3/30/11
to Ran Tavory, hector...@googlegroups.com
Does the same apply to ColumnFamilies? 
Reply all
Reply to author
Forward
0 new messages