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