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