public class BoltExecuteInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
Long |
executeLatencyMs |
int |
executingTaskId |
Tuple |
tuple |
| Constructor and Description |
|---|
BoltExecuteInfo(Tuple tuple,
int executingTaskId,
Long executeLatencyMs) |
Copyright © 2022 The Apache Software Foundation. All Rights Reserved.