|
Rice Pastry API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use DistNodeHandle | |
| rice.pastry.dist | |
| rice.pastry.socket | |
| Uses of DistNodeHandle in rice.pastry.dist |
| Subclasses of DistNodeHandle in rice.pastry.dist | |
class |
DistCoalesedNodeHandle
Abstract class for handles to "real" remote nodes. |
| Methods in rice.pastry.dist that return DistNodeHandle | |
abstract DistNodeHandle |
DistNodeHandlePool.coalesce(DistNodeHandle handle)
The method verifies a DistNodeHandle. |
| Methods in rice.pastry.dist with parameters of type DistNodeHandle | |
abstract DistNodeHandle |
DistNodeHandlePool.coalesce(DistNodeHandle handle)
The method verifies a DistNodeHandle. |
| Uses of DistNodeHandle in rice.pastry.socket |
| Subclasses of DistNodeHandle in rice.pastry.socket | |
class |
SocketNodeHandle
Class which represents the address and nodeId of a remote node. |
| Methods in rice.pastry.socket that return DistNodeHandle | |
DistNodeHandle |
SocketNodeHandlePool.coalesce(DistNodeHandle handle)
The method verifies a DistNodeHandle. |
| Methods in rice.pastry.socket with parameters of type DistNodeHandle | |
DistNodeHandle |
SocketNodeHandlePool.coalesce(DistNodeHandle handle)
The method verifies a DistNodeHandle. |
|
Rice Pastry API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||