Groups
Groups
Sign in
Groups
Groups
jassandra-user
Conversations
About
Send feedback
Help
Adding super column
1 view
Skip to first unread message
sodium
unread,
Jun 21, 2010, 8:23:21 AM
6/21/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jassandra-user
Is there any example on adding super column?
Dop Sun
unread,
Jun 24, 2010, 3:20:51 AM
6/24/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jassandra-user
Adding super column is same as adding column.
There is one constructor can create a super column.
public Column(ByteArray name, List<IColumn> columns).
After creat the column, just insert it in the same way as others.
cf.insert(userName, column);
Reply all
Reply to author
Forward
0 new messages