パッケージ jp.co.scs.mbench.component.quadruplenode

Benchmark for MySQL Cluster through quadruple SQL nodes.

参照先:
          説明

クラスの概要
DeleteT1Benchmark Benchmark which delete one row sequentially from 1 to 60000 rows on table t1 through quadruple SQL nodes
InsertT1Benchmark Benchmark which insert one row sequentially from 1 to 60000 rows on table t1 through quadruple SQL nodes
Select01T1Benchmark Benchmark which retrieve one row randamly from 1 to 100 rows on table t1 through quadruple SQL nodes
Select02T1Benchmark Benchmark which retrieve one row randamly from 1 to 60000 rows on table t1 through quadruple SQL nodes
Select03T1Benchmark Benchmark which retrieve any row from 1 to 60000 rows on table t1 without using a primary key through single SQL nodes
Select04T1Benchmark Benchmark which retrieve any row from 1 to 60000 rows on table t1 with using a primary key's range through single SQL nodes
SelSel01T1Benchmark Benchmark which change one row randamly from 1 to 60000 rows and retrieve the changed row on table t1 through double SQL nodes.
Update01T1Benchmark Benchmark which change one row randamly from 1 to 100 rows on table t1 through quadruple SQL nodes
Update02T1Benchmark Benchmark which change one row randamly from 1 to 60000 rows on table t1 through quadruple SQL nodes
UpSel01T1Benchmark Benchmark which change one row randamly from 1 to 60000 rows and retrieve the changed row on table t1 through quadruple SQL nodes.
UpUp01T1Benchmark Benchmark which change one row randamly from 1 to 60000 rows and retrieve the changed row on table t1 through double SQL nodes.
 

パッケージ jp.co.scs.mbench.component.quadruplenode の説明

Benchmark for MySQL Cluster through quadruple SQL nodes.