org.duracloud.services.hadoop.imageconversion
Class ICJobRunner

java.lang.Object
  extended by org.duracloud.services.hadoop.base.JobRunner
      extended by org.duracloud.services.hadoop.imageconversion.ICJobRunner

public class ICJobRunner
extends JobRunner

This is the main point of entry for the hadoop image conversion application.


Constructor Summary
ICJobRunner()
           
 
Method Summary
static void main(String[] args)
          Main method that sets up image conversion job.
 
Methods inherited from class org.duracloud.services.hadoop.base.JobRunner
runJob
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ICJobRunner

public ICJobRunner()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Main method that sets up image conversion job.

Throws:
Exception


Copyright © 2009-2011 DuraSpace. All Rights Reserved.