Package org.apache.nutch.fs

Class Summary
FileUtil A collection of file-processing util methods
LocalFileSystem Implement the NutchFileSystem interface for the local disk.
NDFSFileSystem Implement the NutchFileSystem interface for the NDFS system.
NFSDataInputStream Utility that wraps a NFSInputStream in a DataInputStream and buffers input through a BufferedInputStream.
NFSDataOutputStream Utility that wraps a NFSOutputStream in a DataOutputStream and buffers output through a BufferedOutputStream.
NFSInputStream NFSInputStream is a generic old InputStream with a little bit of RAF-style seek ability.
NFSOutputStream NFSOutputStream is an OutputStream that can track its position.
NutchFileSystem NutchFileSystem is an interface for a fairly simple distributed file system.
TestClient This class provides some NDFS administrative access.
 



Copyright © 2006 The Apache Software Foundation