
Public Member Functions | |
| Producer (int s, int n, int d) | |
| void | publish () |
Static Public Member Functions | |
| void | main (String[] args) |
Static Private Member Functions | |
| void | printUsage () |
Private Attributes | |
| Publisher | pub = null |
| int | size = 0 |
| int | number = 0 |
| int | delay = 0 |
Static Private Attributes | |
| final String | TOPIC = "CMW.TEMP.THROUGHPUT" |
|
||||||||||||||||
|
Constructor Producer
|
|
|
Method main
|
|
|
Method printUsage |
|
|
Method publish |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.8