|
MATES 3.0-rc2 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface for any class capable of processing parallelized requests
from a BatchProcessor
. The implementation of process(Bundle)
should be thread-safe.
Method Summary | |
void |
process(Bundle bundle)
Processes a bundle of data. |
Method Detail |
public void process(Bundle bundle)
BatchProcessor
.
|
MATES 3.0-rc2 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |