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