Rice Pastry API

rice.pastry.socket
Interface WeakHashSet

All Known Implementing Classes:
TimerWeakHashSet

public interface WeakHashSet

Replacement for TimerWeakHashMap for Socket. This is to handle a bug in the garbage collector that is really hard to reproduce.

Author:
Jeff Hoye

Method Summary
 SocketNodeHandle coalesce(SocketNodeHandle snh)
          Throws exception if there is already one available.
 SocketNodeHandle get(EpochInetSocketAddress eisa)
           
 

Method Detail

coalesce

SocketNodeHandle coalesce(SocketNodeHandle snh)
Throws exception if there is already one available.

Parameters:
snh -

get

SocketNodeHandle get(EpochInetSocketAddress eisa)

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection