Uses of Class
net.nutch.ipc.Client

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

Uses of Client in net.nutch.fs
 

Subclasses of Client in net.nutch.fs
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).
 class TestClient
          This class tests the NutchFS system.
 

Uses of Client in net.nutch.searcher
 

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



Copyright © 2004 The Nutch Organization.