backtype.storm.hooks.info
Class SpoutFailInfo
java.lang.Object
backtype.storm.hooks.info.SpoutFailInfo
public class SpoutFailInfo
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
messageId
public Object messageId
spoutTaskId
public int spoutTaskId
failLatencyMs
public Long failLatencyMs
SpoutFailInfo
public SpoutFailInfo(Object messageId,
int spoutTaskId,
Long failLatencyMs)
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.