thrift api ought to have get_key_count
--------------------------------------

                 Key: CASSANDRA-653
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-653
             Project: Cassandra
          Issue Type: New Feature
          Components: Core
    Affects Versions: 0.5
            Reporter: Jesse McConnell


the addition of the get_range_slice is a welcome addition and lets you get a 
count of the keys however that involves transfering all of the keys over the 
wire to count on the client side.

a useful addition would be to have a get_key_count akin to the get_count so you 
can get a count of the number of keys within a given column family

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to