|
Rice Pastry API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SocketNodeHandle | |
---|---|
rice.pastry.socket |
Uses of SocketNodeHandle in rice.pastry.socket |
---|
Fields in rice.pastry.socket declared as SocketNodeHandle | |
---|---|
protected SocketNodeHandle |
SocketSourceRouteManager.AddressManager.address
|
Methods in rice.pastry.socket that return SocketNodeHandle | |
---|---|
SocketNodeHandle |
SocketSourceRouteManager.coalesce(SocketNodeHandle newHandle)
EpochInetSocketAddress -> WeakReference(NodeHandle) Note that it is critical to keep the key == NodeHandle.eaddress. |
SocketNodeHandle |
TimerWeakHashSet.coalesce(SocketNodeHandle snh)
|
SocketNodeHandle |
WeakHashSet.coalesce(SocketNodeHandle snh)
Throws exception if there is already one available. |
SocketNodeHandle |
TimerWeakHashSet.get(EpochInetSocketAddress eisa)
|
SocketNodeHandle |
WeakHashSet.get(EpochInetSocketAddress eisa)
|
SocketNodeHandle |
SocketSourceRouteManager.getNodeHandle(EpochInetSocketAddress address)
|
Methods in rice.pastry.socket with parameters of type SocketNodeHandle | |
---|---|
SocketNodeHandle |
SocketSourceRouteManager.coalesce(SocketNodeHandle newHandle)
EpochInetSocketAddress -> WeakReference(NodeHandle) Note that it is critical to keep the key == NodeHandle.eaddress. |
SocketNodeHandle |
TimerWeakHashSet.coalesce(SocketNodeHandle snh)
|
SocketNodeHandle |
WeakHashSet.coalesce(SocketNodeHandle snh)
Throws exception if there is already one available. |
Constructors in rice.pastry.socket with parameters of type SocketNodeHandle | |
---|---|
SocketSourceRouteManager.AddressManager(SocketNodeHandle address,
boolean search)
Constructor, given an address and whether or not it should attempt to find the best route |
|
Rice Pastry API | |||||||||
PREV NEXT | FRAMES NO FRAMES |