|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgps.toolbox.DocGen4BT
public class DocGen4BT
generates documents configuration file for BT simulation
| Constructor Summary | |
|---|---|
DocGen4BT()
dummy constructor |
|
| Method Summary | |
|---|---|
static void |
gen(int docnum,
int docsize,
int pnum,
int poffset,
int seed,
java.lang.String f)
generates documents distribution configureaiton file |
static void |
main(java.lang.String[] args)
main entrance |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DocGen4BT()
| Method Detail |
|---|
public static void gen(int docnum,
int docsize,
int pnum,
int poffset,
int seed,
java.lang.String f)
docnum - total document numberdocsize - document sizepnum - number of peer agentspoffset - offset of peer agents, i.e. the first agent id of peer nodeseed - random seedf - output filepublic static void main(java.lang.String[] args)
args - command line parameters
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||