-
public class Timeout
extends Object
Represents a timeout for querying status, with repetitive queries until a certain number have been made.
- Author:
- Eric Bottard
-
-
Constructor Summary
Constructors
Constructor and Description |
Timeout(int maxAttempts,
int pause) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
pause
public final int pause
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.