Package de.uniba.wiai.lspi.chord.console.command

Contains commands which can be fired by the test console only.

See:
          Description

Class Summary
ChangeProtocol  
CrashNodes This command can be used to crash a number of nodes in the local chord network.
CreateNodes Command to create a number of nodes.
Exit The command to close the console.
Help This command prints a list of available commands.
Insert Command to insert a value from a specified node into the local chord network.
InsertNetwork This command can be used to insert a value into the remote chord network.
JoinNetwork Command to join a remote chord network.
LeaveNetwork Command to leave the remote chord network.
RemoteChordNetworkAccess  
Remove To get a description of this command type remove -help into the console.
RemoveNetwork To get a description of this command type removeN -help into the console.
Retrieve Command to retrieve a value from the local chord network.
RetrieveNetwork Command to retrieve a value from the remote chord network.
ShowEntries Command to show the entries of a node of local chord network.
ShowEntriesNetwork Command to show the entries of a node of local chord network.
ShowFingerTable Command to show the finger table of a chord node of the local chord network.
ShowFingerTableNetwork Command to show the finger table of a chord node of the local chord network.
ShowNodes Command to show all nodes present in local chord network.
ShowSuccessorList Command to show the successors of a local chord node.
ShutdownNodes Command to shutdown a number of nodes.
Wait Command to block the console for a provided time.
 

Package de.uniba.wiai.lspi.chord.console.command Description

Contains commands which can be fired by the test console only.



Copyright © 2004-2008 Karsten Loesing, Sven Kaffille - Distributed and Mobile Systems Group, Lehrstuhl für Praktische Informatik, Universität Bamberg. All Rights Reserved.