|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Node | |
ch.nix.ert.keypartition | |
ch.nix.ert.message |
Uses of Node in ch.nix.ert.keypartition |
Methods in ch.nix.ert.keypartition that return Node | |
Node |
KeyGroup.getDownlinkNode()
|
Node |
KeyGroup.getUplinkNode()
|
Node |
MigrationServer.getCurrentClient()
|
Methods in ch.nix.ert.keypartition with parameters of type Node | |
void |
MigrationClient.initiateMigration(Node node)
|
Uses of Node in ch.nix.ert.message |
Methods in ch.nix.ert.message that return Node | |
Node |
DataItem.getTransactionNodeId()
|
Node |
DataItem.getDirectDestination()
|
Node |
DataItem.getDirectOriginator()
|
Methods in ch.nix.ert.message with parameters of type Node | |
void |
DataItem.setTransactionNodeId(Node node)
|
void |
DataItem.setDirectDestination(Node node)
|
void |
DataItem.setDirectOriginator(Node node)
|
Constructors in ch.nix.ert.message with parameters of type Node | |
DataItem(Node destinationNode)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |