Yep, the value portion of the key value pairs are flushed and faulted based on 
available memory. If CDSM is used (ee only) both keys and values are flushed 
and faulted based on memory usage.

Cheers,
Steve
On Sep 5, 2010, at 2:26 PM, Sergio Bossa wrote:

> I've made a simple test and it seems maps are partially loaded even if
> storing byte arrays.
> Can someone confirm this?
> 
> Thanks,
> 
> Sergio B.
> 
> On Sun, Sep 5, 2010 at 4:36 PM, Sergio Bossa <sergio.bo...@gmail.com> wrote:
>> Hi guys,
>> 
>> I'm actually puzzled by this particular question about toolkit behavior ...
>> 
>> The express toolkit doesn't support custom types, so you must manually
>> serialize them and put the byte array into the ClusteredMap (correct
>> me if I'm wrong please); but, AFAIK partial loading only worked with
>> non-primitive types, so the question is: does partial loading work
>> with byte arrays? That is, is it possible to lazy load and flush
>> ClusteredMap values when using byte arrays?
>> 
>> Thanks,
>> Cheers,
>> 
>> Sergio B.
>> 
>> --
>> Sergio Bossa
>> http://www.linkedin.com/in/sergiob
>> 
> 
> 
> 
> -- 
> Sergio Bossa
> http://www.linkedin.com/in/sergiob
> _______________________________________________
> tc-dev mailing list
> tc-dev@lists.terracotta.org
> http://lists.terracotta.org/mailman/listinfo/tc-dev

_______________________________________________
tc-dev mailing list
tc-dev@lists.terracotta.org
http://lists.terracotta.org/mailman/listinfo/tc-dev

Reply via email to