| Class | Description |
|---|---|
| BasicTrackerFactory |
The BasicTrackerFactory class is a factory class for creating
BasicTracker instances.
|
| DirectoryHierarchy |
The class DirectoryHierarchy is used to store the hierarchy of a directory
as well as the files the directory directly contains.
|
| FileDescriptor |
The FileDescriptor stores the folder hierarchy and NAME
of a file.
|
| TrackletOrURL |
A tracklet might be passed directly or first stored in the HDFS then passed by URL instead.
|