More or less (but see
https://issues.apache.org/jira/browse/CASSANDRA-745, in 0.6).

Think of it this way: when you have a few billion keys, how useful is
it to list them?

-Jonathan

2010/2/2 Sébastien Pierre <sebastien.pie...@gmail.com>:
> Hi all,
> I would like to know how to retrieve the list of available keys available
> for a specific column. There is the get_key_range method, but it is only
> available when using the OrderPreservingPartitioner -- I use a
> RandomPartitioner.
> Does this mean that when using a RandomPartitioner, you cannot see which
> keys are available in the database ?
>  -- Sébastien

Reply via email to