com.jeffpalm.graph.report.bin
Class CreateBuckets

java.lang.Object
  extended by com.jeffpalm.graph.report.bin.CreateBuckets

public class CreateBuckets
extends java.lang.Object


Field Summary
 java.io.File basedir
           
 java.io.File buckets_dir
           
 java.io.File format_dir
           
 java.util.List sorts
           
 java.io.File stats_dir
           
 java.util.List steps
           
 
Constructor Summary
CreateBuckets()
           
 
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
 

Field Detail

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
Constructor Detail

CreateBuckets

public CreateBuckets()
Method Detail

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