Can someone point me to a thrift sample (preferable java) to list all the
rows in a ColumnFamily for my Cassandra server.  I noticed some examples
using SlicePredicate and SliceRange to perform a similar query against the
columns with paging, but I was looking for something similar for rows with
paging.  I'm also new to Cassandra, so I might have misunderstood the
existing samples.

-Corey

Reply via email to