This project has retired. For details please refer to its
Attic page.
EventHandler.TimeoutEvent (Apache Twill 0.14.0-SNAPSHOT API)
-
-
Constructor Summary
Constructors
Constructor and Description |
TimeoutEvent(String runnableName,
int expectedInstances,
int actualInstances,
long requestTime) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
TimeoutEvent
public TimeoutEvent(String runnableName,
int expectedInstances,
int actualInstances,
long requestTime)
Copyright © 2013-2016 The Apache Software Foundation. All rights reserved.