|
Rice Pastry API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use LocalNodeI | |
| rice.pastry | |
| rice.pastry.direct | |
| rice.pastry.dist | |
| rice.pastry.socket | |
| rice.pastry.testing | |
| Uses of LocalNodeI in rice.pastry |
| Classes in rice.pastry that implement LocalNodeI | |
class |
LocalNode
Implementation of the LocalNodeI interface that some Serializable classes (such as Certificate) extend, if they want to be kept informed of what node they're on. |
class |
NodeHandle
Interface for handles to remote nodes. |
| Methods in rice.pastry that return LocalNodeI | |
LocalNodeI |
PastryNode.getLocalNodeI(LocalNodeI lni)
Gets the LocalNodeI attribute of the PastryNode object |
| Methods in rice.pastry with parameters of type LocalNodeI | |
LocalNodeI |
PastryNode.getLocalNodeI(LocalNodeI lni)
Gets the LocalNodeI attribute of the PastryNode object |
| Uses of LocalNodeI in rice.pastry.direct |
| Classes in rice.pastry.direct that implement LocalNodeI | |
class |
DirectNodeHandle
the node handle used with the direct network |
| Uses of LocalNodeI in rice.pastry.dist |
| Classes in rice.pastry.dist that implement LocalNodeI | |
class |
DistCoalesedNodeHandle
Abstract class for handles to "real" remote nodes. |
class |
DistNodeHandle
Abstract class for handles to "real" remote nodes. |
| Uses of LocalNodeI in rice.pastry.socket |
| Classes in rice.pastry.socket that implement LocalNodeI | |
class |
SocketNodeHandle
Class which represents the address and nodeId of a remote node. |
| Uses of LocalNodeI in rice.pastry.testing |
| Classes in rice.pastry.testing that implement LocalNodeI | |
static class |
LeafSetTest.TestNodeHandle
DESCRIBE THE CLASS |
|
Rice Pastry API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||