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