Data structures that are stored off heaps: 1) Row cache (if JNA enabled, otherwise on heap) 2) Bloom filter 3) Compression offset 4) Key Index sample
On heap: 1) Memtables 2) Partition Key cache Hope that I did not forget anything Regards Duy Hai DOAN On Thu, Apr 10, 2014 at 9:13 PM, Parag Patel <ppa...@clearpoolgroup.com>wrote: > We're using Cassandra 1.2.12. What aspects of the data is stored in off > heap memory vs heap memory? >