org.apache.mahout.clustering.syntheticcontrol.canopy
Class InputDriver

java.lang.Object
  extended by org.apache.mahout.clustering.syntheticcontrol.canopy.InputDriver

public final class InputDriver
extends java.lang.Object


Method Summary
static void main(java.lang.String[] args)
           
static void runJob(java.lang.String input, java.lang.String output, java.lang.String vectorClassName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException
Throws:
java.io.IOException

runJob

public static void runJob(java.lang.String input,
                          java.lang.String output,
                          java.lang.String vectorClassName)
                   throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2008-2010 The Apache Software Foundation. All Rights Reserved.