public class BoltAckInfo
extends java.lang.Object
| Constructor and Description |
|---|
BoltAckInfo(Tuple tuple,
int ackingTaskId,
java.lang.Long processLatencyMs) |
| Modifier and Type | Method and Description |
|---|---|
int |
getAckingTaskId() |
java.lang.Long |
getProcessLatencyMs() |
Tuple |
getTuple() |