Implementation is in IndexSummary.java; the core is

    private final ArrayList<Long> positions;
    private final ArrayList<DecoratedKey> keys;

So no, nothing fancy like prefix compression.

On Wed, Jun 6, 2012 at 11:00 AM, Jason Rutherglen
<jason.rutherg...@gmail.com> wrote:
> I am wondering how this is currently implemented?  Is there prefix 
> compression?



-- 
Jonathan Ellis
Project Chair, Apache Cassandra
co-founder of DataStax, the source for professional Cassandra support
http://www.datastax.com

Reply via email to