com.ebay.erl.mobius.core
Class SequenceFileTest

java.lang.Object
  extended by org.apache.hadoop.conf.Configured
      extended by com.ebay.erl.mobius.core.MobiusJob
          extended by com.ebay.erl.mobius.core.SequenceFileTest
All Implemented Interfaces:
java.io.Serializable, org.apache.hadoop.conf.Configurable, org.apache.hadoop.util.Tool

public class SequenceFileTest
extends MobiusJob

See Also:
Serialized Form

Constructor Summary
SequenceFileTest()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 int run(java.lang.String[] args)
           
 
Methods inherited from class com.ebay.erl.mobius.core.MobiusJob
addToExecQueue, getConf, getPathOnly, group, innerJoin, isOutputOfAnotherJob, isOutputOfAnotherJob, leftOuterJoin, leftOuterJoin, list, list, list, newTempPath, rightOuterJoin, rightOuterJoin, sort
 
Methods inherited from class org.apache.hadoop.conf.Configured
setConf
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.apache.hadoop.conf.Configurable
setConf
 

Constructor Detail

SequenceFileTest

public SequenceFileTest()
Method Detail

run

public int run(java.lang.String[] args)
        throws java.lang.Exception
Throws:
java.lang.Exception

main

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