|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.uni.leipzig.IR15.Benchmark.Benchmark
de.uni.leipzig.IR15.Benchmark.mysql.MySQLBenchmark
de.uni.leipzig.IR15.Benchmark.mysql.Query2_Benchmark
public class Query2_Benchmark
Query 2 selects all sentence co-occurrences of sentence co-occurrences (co_s) of a given word.
Constructor Summary | |
---|---|
Query2_Benchmark()
|
Method Summary | |
---|---|
void |
beforeRun()
Find a random start node and prepare the sql statement. |
java.lang.String |
getName()
Returns the name of the benchmark. |
Methods inherited from class de.uni.leipzig.IR15.Benchmark.mysql.MySQLBenchmark |
---|
afterRun, getRandomStartNode, run, setUp, tearDown, warmup |
Methods inherited from class de.uni.leipzig.IR15.Benchmark.Benchmark |
---|
getCurrentRun, getResults, getRuns, setCurrentRun, setRuns |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Query2_Benchmark()
Method Detail |
---|
public void beforeRun()
beforeRun
in class MySQLBenchmark
public java.lang.String getName()
getName
in class Benchmark
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |