|
${header} | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.jxta.impl.shell.ShellApp
net.jxta.impl.shell.bin.findpredecessor.findpredecessor
A shell command that allows a peer to find the predecessor of a particular node identifier
| Field Summary |
| Fields inherited from class net.jxta.impl.shell.ShellApp |
appMiscError, appNoError, appParamError, appSpawned, consin, consout, dependsOn, group, id, implAdv, inputPipe, outputPipe, returnVar, started, stopped |
| Fields inherited from interface net.jxta.platform.Module |
START_AGAIN_PROGRESS, START_AGAIN_STALLED, START_OK |
| Constructor Summary | |
findpredecessor()
|
|
| Method Summary | |
void |
help()
|
void |
receivedDHTEntry(QueryMessage qm)
|
void |
receivedFindPredecessorResponse(java.lang.String s)
|
void |
receivedQuery(QueryMessage qm)
|
void |
receivedStringMessage(QueryMessage q)
|
void |
receivedSuccessor(QueryMessage qm)
|
void |
shortHelp()
|
int |
startApp(java.lang.String[] args)
|
void |
stopApp()
|
| Methods inherited from class net.jxta.impl.shell.ShellApp |
consoleMessage, consoleMessage, consPollInput, consprint, consprintln, consWaitForInput, exec, exec, getCmdShortName, getCmdShortName, getDescription, getEnv, getGroup, getID, getImplAdvertisement, getInputConsPipe, getInputPipe, getOutputConsPipe, getOutputPipe, getReturnVariable, init, isRootShell, loadApp, pipePollInput, pipePrint, pipePrintln, pollInput, print, println, printStackTrace, printStackTrace, setEnv, setGroup, setID, setImplAdvertisement, setInputConsPipe, setInputPipe, setJoinedThread, setOutputConsPipe, setOutputPipe, setReturnVariable, waitForInput |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public findpredecessor()
| Method Detail |
public int startApp(java.lang.String[] args)
startApp in interface net.jxta.platform.Modulepublic void stopApp()
stopApp in interface net.jxta.platform.Modulepublic void receivedDHTEntry(QueryMessage qm)
receivedDHTEntry in interface DHTListenerpublic void receivedQuery(QueryMessage qm)
receivedQuery in interface DHTListenerpublic void receivedSuccessor(QueryMessage qm)
receivedSuccessor in interface DHTListenerpublic void receivedFindPredecessorResponse(java.lang.String s)
receivedFindPredecessorResponse in interface ChordListenerpublic void receivedStringMessage(QueryMessage q)
receivedStringMessage in interface ChordListenerpublic void shortHelp()
public void help()
|
${header} | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||