Uses of Class
net.nutch.ipc.Server

Packages that use Server
net.nutch.ndfs   
net.nutch.searcher Search API 
 

Uses of Server in net.nutch.ndfs
 

Subclasses of Server in net.nutch.ndfs
static class NDFS.NameNode
          NameNode controls two critical tables: 1) filename->blocksequence,version 2) block->machinelist The first table is stored on disk and is very precious.
 

Uses of Server in net.nutch.searcher
 

Subclasses of Server in net.nutch.searcher
static class DistributedSearch.Server
          The search server.
 



Copyright © 2005 The Nutch Organization.