| Package | Description |
|---|---|
| com.mware.core.ingest | |
| com.mware.core.model.workQueue |
| Modifier and Type | Method and Description |
|---|---|
abstract WorkerTuple |
WorkerSpout.nextTuple()
Get the next tuple from the queue.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WorkerSpout.ack(WorkerTuple workerTuple) |
void |
WorkerSpout.fail(WorkerTuple workerTuple) |
| Modifier and Type | Method and Description |
|---|---|
WorkerTuple |
RabbitMQWorkQueueSpout.nextTuple() |
| Modifier and Type | Method and Description |
|---|---|
void |
RabbitMQWorkQueueSpout.ack(WorkerTuple workerTuple) |
void |
RabbitMQWorkQueueSpout.fail(WorkerTuple workerTuple) |
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.