public class BoltFailInfo
extends java.lang.Object
| Constructor and Description |
|---|
BoltFailInfo(Tuple tuple,
int failingTaskId,
java.lang.Long failLatencyMs) |
| Modifier and Type | Method and Description |
|---|---|
int |
getFailingTaskId() |
java.lang.Long |
getFailLatencyMs() |
Tuple |
getTuple() |