|
Rice Pastry API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use DistNodeHandle | |
| rice.pastry.dist | |
| rice.pastry.rmi | |
| rice.pastry.wire | |
| Uses of DistNodeHandle in rice.pastry.dist |
| Methods in rice.pastry.dist that return DistNodeHandle | |
abstract rice.pastry.dist.DistNodeHandle |
DistNodeHandlePool.coalesce(rice.pastry.dist.DistNodeHandle handle)
The method verifies a DistNodeHandle. |
| Methods in rice.pastry.dist with parameters of type DistNodeHandle | |
abstract rice.pastry.dist.DistNodeHandle |
DistNodeHandlePool.coalesce(rice.pastry.dist.DistNodeHandle handle)
The method verifies a DistNodeHandle. |
| Uses of DistNodeHandle in rice.pastry.rmi |
| Subclasses of DistNodeHandle in rice.pastry.rmi | |
class |
RMINodeHandle
A locally stored node handle that points to a remote RMIRemoteNodeI. |
| Uses of DistNodeHandle in rice.pastry.wire |
| Subclasses of DistNodeHandle in rice.pastry.wire | |
class |
WireNodeHandle
Class which represents a node handle in the socket-based pastry protocol. |
| Methods in rice.pastry.wire that return DistNodeHandle | |
rice.pastry.dist.DistNodeHandle |
WireNodeHandlePool.coalesce(rice.pastry.dist.DistNodeHandle handle)
The method verifies a WireNodeHandle. |
| Methods in rice.pastry.wire with parameters of type DistNodeHandle | |
rice.pastry.dist.DistNodeHandle |
WireNodeHandlePool.coalesce(rice.pastry.dist.DistNodeHandle handle)
The method verifies a WireNodeHandle. |
|
Rice Pastry API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||