| Class | Description |
|---|---|
| NAR |
Used for passing data between Nodes.
|
| NARConverter | |
| NARFileComparator | |
| NARFileManager |
Manages a node's NAR input files and NAR output files.
|
| NARFileManagerMT | |
| NARKey |
This class implements a simple NAR key.
|
| NARKeyFactory |
This factory should be used in places that require a
NAR key, but do not actually have (or need) the
knowledge about creating the key.
|
| NARKeyStorageFile |
NARKeyStorageFile
Todd Fuller - 1/11/2001
This class handles NARKey objects in an ObjectStorageFile.
|
| NarReader | |
| NARStorageFile | |
| NARStreamHandler |
Provides file (or more generically stream) management for the node,
such as reading and writing NARs to and from the .cache files
|
| NarWriter |
The NarWriter class is responsible for managing a single output NAR cache
file.
|