public class BoltFailInfo extends Object
Modifier and Type | Field and Description |
---|---|
int |
failingTaskId |
Long |
failLatencyMs |
Tuple |
tuple |
Constructor and Description |
---|
BoltFailInfo(Tuple tuple,
int failingTaskId,
Long failLatencyMs) |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.