|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - Type of input.public interface InputDatum<T>
Represents a dequeue result from QueueReader.
| Method Summary | |
|---|---|
co.cask.tigon.api.flow.flowlet.InputContext |
getInputContext()
|
QueueName |
getQueueName()
|
int |
getRetry()
|
void |
incrementRetry()
|
boolean |
needProcess()
|
void |
reclaim()
Reclaim the input from the queue consumer. |
int |
size()
Returns number of entries in this Iterable. |
| Methods inherited from interface java.lang.Iterable |
|---|
iterator |
| Method Detail |
|---|
boolean needProcess()
void incrementRetry()
int getRetry()
co.cask.tigon.api.flow.flowlet.InputContext getInputContext()
QueueName getQueueName()
void reclaim()
int size()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||