backtype.storm.coordination
Class CoordinatedBolt.TrackingInfo

java.lang.Object
  extended by backtype.storm.coordination.CoordinatedBolt.TrackingInfo
Enclosing class:
CoordinatedBolt

public static class CoordinatedBolt.TrackingInfo
extends Object


Constructor Summary
CoordinatedBolt.TrackingInfo()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CoordinatedBolt.TrackingInfo

public CoordinatedBolt.TrackingInfo()
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2014 The Apache Software Foundation. All Rights Reserved.