|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PredicateWithResult | |
|---|---|
| org.jclouds.predicates | |
| Uses of PredicateWithResult in org.jclouds.predicates |
|---|
| Classes in org.jclouds.predicates that implement PredicateWithResult | |
|---|---|
class |
PredicateCallable<Result>
Provides a facility to convert an arbitrary Callable to a Predicate, implementing PredicateWithResult, for use e.g. |
| Methods in org.jclouds.predicates with parameters of type PredicateWithResult | ||
|---|---|---|
static
|
Retryables.retryGettingResultOrFailing(PredicateWithResult<Input,Result> predicate,
Input input,
long maxWait,
long period,
TimeUnit unit,
String failureMessage)
|
|
static
|
Retryables.retryGettingResultOrFailing(PredicateWithResult<Input,Result> predicate,
Input input,
long maxWaitMillis,
String failureMessage)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||