trans.tpmap
Class TPMapDensityReducer
java.lang.Object
trans.tpmap.TPMapDensityReducer
- public class TPMapDensityReducer
- extends java.lang.Object
Randomly drops a certain fraction of tpmap lines.
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 |
TPMapDensityReducer
public TPMapDensityReducer(java.lang.String[] args)
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)