net.nutch.searcher
Class DistributedSearch

java.lang.Object
  extended bynet.nutch.searcher.DistributedSearch

public class DistributedSearch
extends Object

Implements the search API over IPC connnections.


Nested Class Summary
static class DistributedSearch.Client
          The search client.
static class DistributedSearch.Param
          The parameter passed with IPC requests.
static class DistributedSearch.Result
          The parameter returned with IPC responses.
static class DistributedSearch.Server
          The search server.
 
Field Summary
static Logger LOG
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOG

public static final Logger LOG


Copyright © 2004 The Nutch Organization.