Uses of Class
net.nutch.ipc.Server

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

Uses of Server in net.nutch.fs
 

Subclasses of Server in net.nutch.fs
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 © 2004 The Nutch Organization.