storm.trident.topology
Class TridentBoltExecutor.TrackedBatch

java.lang.Object
  extended by storm.trident.topology.TridentBoltExecutor.TrackedBatch
Enclosing class:
TridentBoltExecutor

public static class TridentBoltExecutor.TrackedBatch
extends Object


Constructor Summary
TridentBoltExecutor.TrackedBatch(BatchInfo info, TridentBoltExecutor.CoordCondition condition, int attemptId)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TridentBoltExecutor.TrackedBatch

public TridentBoltExecutor.TrackedBatch(BatchInfo info,
                                        TridentBoltExecutor.CoordCondition condition,
                                        int attemptId)
Method Detail

toString

public String toString()
Overrides:
toString in class Object


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