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