public class VerticalClustering extends BasicClustering
| Constructor and Description |
|---|
VerticalClustering(int depth)
Initialize a VeriticalClustering object
|
| Modifier and Type | Method and Description |
|---|---|
void |
removeDuplicateMontage()
Remove duplicate just for Montage Set in reducer.method
|
void |
run()
The main function
|
addClustDelay, addRoot, addTasks2Job, addTasks2Job, clean, getJobList, getTask2Job, getTaskFiles, getTaskList, setTaskList, updateDependenciespublic VerticalClustering(int depth)
depth - depthpublic void run()
run in interface ClusteringInterfacerun in class BasicClusteringpublic void removeDuplicateMontage()