| Class | Description |
|---|---|
| DataContext | |
| DataFileReader |
This class acts as an interface for reading the input datapoints and centroid values from
the local file system or from the distributed file system (HDFS).
|
| DataNodeLocatorUtils |
This class is to find out the location of the datanodes corresponding to the input file names.
|
| DataObjectConstants |
The input parameters required to create, partition, and read the input data points.
|
| FileSystemUtils | |
| HdfsDataContext | |
| HdfsUtils |
This is the util class for creating the Hadoop Distributed File System, getting the path,
length of the file, and locate the datanode location of the input files.
|
| InstantiationUtils | |
| MemoryDeserializer |
Utils class used to Deserialize data from the memory manager
|
| MLDataObjectConstants | |
| NetUtils |
Util class for network related functions
|
| PreConditions | |
| WorkerConstants |
| Enum | Description |
|---|---|
| OperatingSystem |
An Enumeration that holds the type of operating system that the
program is running on
|