|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectbamboo.util.RandomUtil
bamboo.dht.fssim.FixedAcceptRateClient
public class FixedAcceptRateClient
| Field Summary | |
|---|---|
protected long |
next_new_put
|
| Constructor Summary | |
|---|---|
FixedAcceptRateClient(int client,
long period,
int size,
int ttl_sec,
long start,
long stop_time,
long seed,
long retry_period)
|
|
| Method Summary |
|---|
| Methods inherited from class bamboo.util.RandomUtil |
|---|
random_exponential, random_gaussian |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected long next_new_put
| Constructor Detail |
|---|
public FixedAcceptRateClient(int client,
long period,
int size,
int ttl_sec,
long start,
long stop_time,
long seed,
long retry_period)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||