public static interface RetryLoop.Condition
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Used in failure messages to describe what was expected
|
boolean |
isTrue()
If true we stop retrying.
|
String getDescription()
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.