org.apache.nutch.searcher
Class DistributedSearch

java.lang.Object
  extended byorg.apache.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 interface DistributedSearch.Protocol
          The distributed search protocol.
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 © 2006 The Apache Software Foundation