Skip to content

Instantly share code, notes, and snippets.

@zznate
Created February 28, 2013 18:24
Show Gist options
  • Save zznate/5058912 to your computer and use it in GitHub Desktop.
Save zznate/5058912 to your computer and use it in GitHub Desktop.
list<ColumnOrSuperColumn> get_slice(1:required binary key,
2:required ColumnParent column_parent,
3:required SlicePredicate predicate,
4:required ConsistencyLevel consistency_level=ConsistencyLevel.ONE)
throws (1:InvalidRequestException ire, 2:UnavailableException ue,
3:TimedOutException te),
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment