Skip to content

Instantly share code, notes, and snippets.

@zznate
Created February 28, 2012 19:39
Show Gist options
  • Save zznate/1934630 to your computer and use it in GitHub Desktop.
Save zznate/1934630 to your computer and use it in GitHub Desktop.
[default@TutorialKeyspace] get TombstoneDemo[key_1];
Returned 0 results.
Elapsed time: 1 msec(s).
[default@TutorialKeyspace] list TombstoneDemo;
Using default limit of 100
-------------------
RowKey: key_5
=> (column=column1, value=value1, timestamp=1330457550350000)
=> (column=column2, value=value2, timestamp=1330457550350001)
-------------------
RowKey: key_2
=> (column=column1, value=value1, timestamp=1330457550346000)
=> (column=column2, value=value2, timestamp=1330457550346001)
-------------------
RowKey: key_3
=> (column=column1, value=value1, timestamp=1330457550348000)
=> (column=column2, value=value2, timestamp=1330457550348001)
-------------------
RowKey: key_1
-------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment