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