public class Retryable extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Retryable.Builder |
| Modifier and Type | Method and Description |
|---|---|
static Retryable.Builder |
builder() |
<T> T |
executeCallable(Callable<T> callable) |
public static Retryable.Builder builder()
Copyright © 2024 The Apache Software Foundation. All rights reserved.