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 © 2022 The Apache Software Foundation. All Rights Reserved.