com.ebay.erl.mobius.core.collection
Class BigTupleListTest

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.collection.BigTupleListTest
All Implemented Interfaces:
java.io.Serializable, org.apache.hadoop.conf.Configurable, org.apache.hadoop.util.Tool

public class BigTupleListTest
extends MobiusJob

See Also:
Serialized Form

Constructor Summary
BigTupleListTest()
           
 
Method Summary
static void main(java.lang.String[] arg)
           
 int run(java.lang.String[] args)
           
 void test()
           
 
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

BigTupleListTest

public BigTupleListTest()
Method Detail

test

public void test()
          throws java.lang.Throwable
Throws:
java.lang.Throwable

run

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

main

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