org.xerial.benchmark
Class BenchmarkTableGenerator.RandomGen

java.lang.Object
  extended by org.xerial.benchmark.BenchmarkTableGenerator.RandomGen
Enclosing class:
BenchmarkTableGenerator

public class BenchmarkTableGenerator.RandomGen
extends Object


Constructor Summary
BenchmarkTableGenerator.RandomGen(int numRow, XMLGenerator xmlOut)
           
 
Method Summary
 void generate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BenchmarkTableGenerator.RandomGen

public BenchmarkTableGenerator.RandomGen(int numRow,
                                         XMLGenerator xmlOut)
                                  throws InvalidXMLException
Throws:
InvalidXMLException
Method Detail

generate

public void generate()
              throws InvalidXMLException
Throws:
InvalidXMLException


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