org.apache.nutch.searcher
Class DistributedSearch.SegmentServer

java.lang.Object
  extended by org.apache.nutch.searcher.DistributedSearch.SegmentServer
Enclosing class:
DistributedSearch

public static class DistributedSearch.SegmentServer
extends Object


Constructor Summary
DistributedSearch.SegmentServer()
           
 
Method Summary
static void main(String[] args)
          Runs a summary server.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DistributedSearch.SegmentServer

public DistributedSearch.SegmentServer()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Runs a summary server.

Throws:
Exception


Copyright © 2006 The Apache Software Foundation