ISSearch
Class ISPeerClient
java.lang.Object
ISSearch.ISPeerClient
- public class ISPeerClient
- extends Object
The sample search client for the distributed ISSearch search engine.
Method Summary |
static void |
main(String[] argv)
Sends the test query to the RMI server that is expected to be running on the same machine. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ISPeerClient
public ISPeerClient()
main
public static void main(String[] argv)
- Sends the test query to the RMI server that is expected to be running on the same machine.
- Parameters:
argv
- The command line arguments which are ignored.