|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.intel.cosbench.driver.util.SizePicker
public class SizePicker
This class encapsulates logic to pick up object sizes.
Constructor Summary | |
---|---|
SizePicker()
|
Method Summary | |
---|---|
void |
init(Config config)
|
long |
pickObjSize(java.util.Random random)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SizePicker()
Method Detail |
---|
public void init(Config config)
public long pickObjSize(java.util.Random random)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |