Re: PhantomReference in Cassandra

2010-06-22 Thread Brandon Williams
On Tue, Jun 8, 2010 at 9:44 PM, Anty wrote: > In theory ,it could do some help. I tried this and unfortunately there was no noticeable difference. -Brandon

Re: PhantomReference in Cassandra

2010-06-08 Thread Anty
In theory ,it could do some help. On Sat, Jun 5, 2010 at 9:10 PM, Jonathan Ellis wrote: > From what I have read, allowing the reference to be GC'd itself is > equivalent to calling clear. Does adding clear() make an observable > difference? > > On Sat, Jun 5, 2010 at 1:31 AM, Anty wrote: > > -

Re: PhantomReference in Cassandra

2010-06-05 Thread Jonathan Ellis
>From what I have read, allowing the reference to be GC'd itself is equivalent to calling clear. Does adding clear() make an observable difference? On Sat, Jun 5, 2010 at 1:31 AM, Anty wrote: > -- Forwarded message -- > From: Anty > Date: Sat, Jun 5, 2010 at 4:30 PM > Subject: P