public static final class JobDetails.CurrentAttempts extends Object implements Serializable
| Constructor and Description |
|---|
CurrentAttempts(int representativeAttempt,
Set<Integer> currentAttempts) |
| Modifier and Type | Method and Description |
|---|---|
Set<Integer> |
getCurrentAttempts() |
int |
getRepresentativeAttempt() |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.