|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.io.InputStream
org.apache.commons.io.input.NullInputStream
com.intel.cosbench.driver.random.RandomInputStream
public class RandomInputStream
This class is to generate random data as input stream for data uploading.
| Constructor Summary | |
|---|---|
RandomInputStream(long size,
java.util.Random random,
boolean isRandom,
boolean hashCheck)
|
|
| Method Summary |
|---|
| Methods inherited from class org.apache.commons.io.input.NullInputStream |
|---|
available, close, getPosition, getSize, mark, markSupported, read, read, read, reset, skip |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RandomInputStream(long size,
java.util.Random random,
boolean isRandom,
boolean hashCheck)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||