|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ListenerRule
The Interface ListenerRule.
| Method Summary | |
|---|---|
void |
decreaseNoOfThreads()
Decrement threads. |
int |
getMaxMessageBlockSize()
Gets the maximum number of messages to be received from the Queue in one session quantity. |
PerformanceCounter |
getNoOfProcessedRecords()
Gets the records processed. |
int |
getNoOfThreads()
Gets the threads quantity. |
void |
increaseNoOfThreads()
Increment threads. |
void |
setMaxMessageBlockSize(int size)
Sets the maximum number of messages to receive in one session from the Queue.. |
void |
setNoOfThreads(int size)
Sets the threads quantity. |
| Method Detail |
|---|
void increaseNoOfThreads()
void decreaseNoOfThreads()
int getNoOfThreads()
void setNoOfThreads(int size)
size - the new threads quantityPerformanceCounter getNoOfProcessedRecords()
int getMaxMessageBlockSize()
void setMaxMessageBlockSize(int size)
size - the new maximum message block size
|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||