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.

Version:
$Id: pretty.settings 2305 2005-03-11 20:22:33Z jeffh $
Author:
Jeff Hoye

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

Method Detail

coalesce

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

Parameters:
snh -
Returns:
DESCRIBE THE RETURN VALUE

get

SocketNodeHandle get(EpochInetSocketAddress eisa)
DESCRIBE THE METHOD

Parameters:
eisa - DESCRIBE THE PARAMETER
Returns:
DESCRIBE THE RETURN VALUE

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.