Uses of Class
net.nutch.ipc.Client

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

Uses of Client in net.nutch.ndfs
 

Subclasses of Client in net.nutch.ndfs
static class NDFS.DataNode
          DataNode controls just one critical table: block-> BLOCK_SIZE stream of bytes This info is stored on disk (the NameNode is responsible for asking other machines to replicate the data).
 

Uses of Client in net.nutch.searcher
 

Subclasses of Client in net.nutch.searcher
static class DistributedSearch.Client
          The search client.
 



Copyright © 2005 The Nutch Organization.