trans.tpmap
Class TPMapDensityReducer

java.lang.Object
  extended bytrans.tpmap.TPMapDensityReducer

public class TPMapDensityReducer
extends java.lang.Object

Randomly drops a certain fraction of tpmap lines.


Constructor Summary
TPMapDensityReducer(java.lang.String[] args)
           
 
Method Summary
static void main(java.lang.String[] args)
           
static void printDocs()
           
 void processArgs(java.lang.String[] args)
          This method will process each argument and assign any new varibles
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TPMapDensityReducer

public TPMapDensityReducer(java.lang.String[] args)
Method Detail

processArgs

public void processArgs(java.lang.String[] args)
This method will process each argument and assign any new varibles


printDocs

public static void printDocs()

main

public static void main(java.lang.String[] args)