A B C D E F G H I J K L M N O P Q R S T U V W

J

JOIN - Static variable in class planet.simulate.Globals
Event type: Adding a new node to the network.
JOIN_FINISHED - Static variable in class planet.symphony.SymphonyNode
 
JoinGenerator - class planet.simulate.JoinGenerator.
 
JoinGenerator() - Constructor for class planet.simulate.JoinGenerator
 
JoinListener - class planet.symphony.listeners.JoinListener.
 
JoinListener(SymphonyNode) - Constructor for class planet.symphony.listeners.JoinListener
 
JoinMessage - class planet.symphony.messages.JoinMessage.
 
JoinMessage(NodeHandle, NodeHandle) - Constructor for class planet.symphony.messages.JoinMessage
 
join(Id) - Method in class planet.chord.ChordNode
The node joins in the network
join(Id) - Method in interface planet.commonapi.Node
This Node joins another node identified by nodeId.
join(Id) - Method in class planet.generic.commonapi.NetworkNodeImpl
The node joins in the network
join(Id) - Method in class planet.generic.commonapi.NodeImpl
The node joins in the network
join(Id) - Method in class planet.symphony.SymphonyNode
 
joinNode(Node) - Method in interface planet.commonapi.Network
Joins the node to the ring.
joinNode(Node, Id) - Method in interface planet.commonapi.Network
Network joins a node with specified bootstrap.
joinNode(Node) - Method in class planet.generic.commonapi.NetworkImpl
Add the node to the actual network.
joinNode(Node, Id) - Method in class planet.generic.commonapi.NetworkImpl
Adds node to the network, using the node with Id bootstrap to enter it.
joinNodes(int) - Method in interface planet.commonapi.Network
Generates size Nodes and joins them to the ring.
joinNodes(int, Id[]) - Method in interface planet.commonapi.Network
Generates size new Nodes joins them by any of the bootstraps.
joinNodes(int) - Method in class planet.generic.commonapi.NetworkImpl
Add size nodes to the actual network.
joinNodes(int, Id[]) - Method in class planet.generic.commonapi.NetworkImpl
Add size nodes to the actual network.

A B C D E F G H I J K L M N O P Q R S T U V W