|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.intel.cosbench.driver.util.OperationPicker
public class OperationPicker
This class encapsulates logic to pick up operations.
| Constructor Summary | |
|---|---|
OperationPicker()
|
|
| Method Summary | |
|---|---|
void |
addOperation(java.lang.String op,
int ratio)
|
java.lang.String |
pickOperation(java.util.Random random)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OperationPicker()
| Method Detail |
|---|
public void addOperation(java.lang.String op,
int ratio)
public java.lang.String pickOperation(java.util.Random random)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||