com.jeffpalm.graph.report.bin
Class CreateBuckets
java.lang.Object
com.jeffpalm.graph.report.bin.CreateBuckets
public class CreateBuckets
- extends java.lang.Object
Method Summary |
static void |
main(java.lang.String[] args)
|
void |
realMain(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
basedir
public java.io.File basedir
buckets_dir
public java.io.File buckets_dir
format_dir
public java.io.File format_dir
sorts
public java.util.List sorts
steps
public java.util.List steps
stats_dir
public java.io.File stats_dir
CreateBuckets
public CreateBuckets()
main
public static void main(java.lang.String[] args)
throws java.lang.Exception
- Throws:
java.lang.Exception
realMain
public void realMain(java.lang.String[] args)
throws java.lang.Exception
- Throws:
java.lang.Exception