|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Router
The Interface Router.
| Method Summary | |
|---|---|
java.util.Map<java.lang.String,java.lang.Exception> |
route(Record[] records,
Operation operation)
Route records. |
| Methods inherited from interface org.eclipse.smila.connectivity.queue.worker.QueueWorker |
|---|
start, stop |
| Method Detail |
|---|
java.util.Map<java.lang.String,java.lang.Exception> route(Record[] records,
Operation operation)
throws RouterException
records - the recordsoperation - the operation
RouterException - the router exception
|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||