org.xerial.benchmark
Class BenchmarkTableGenerator

java.lang.Object
  extended by org.xerial.benchmark.BenchmarkTableGenerator

public class BenchmarkTableGenerator
extends Object

Generates Benchmark Tables

Author:
leo

Nested Class Summary
 class BenchmarkTableGenerator.Hierarchical
           
 class BenchmarkTableGenerator.RandomGen
           
 class BenchmarkTableGenerator.Simple
           
 
Constructor Summary
BenchmarkTableGenerator(String[] args)
           
 
Method Summary
 void generate()
           
 String getColName(int colIndex)
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BenchmarkTableGenerator

public BenchmarkTableGenerator(String[] args)
                        throws OptionParserException
Throws:
OptionParserException
Method Detail

generate

public void generate()
              throws InvalidXMLException,
                     IOException
Throws:
InvalidXMLException
IOException

getColName

public String getColName(int colIndex)

main

public static void main(String[] args)


Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 2.1 Japan License.