public static class SelectionHandler.Retry extends java.lang.Object implements NoSerializationVerificationNeeded, scala.Product, scala.Serializable
| Constructor and Description |
|---|
Retry(SelectionHandler.WorkerForCommand command,
int retriesLeft) |
| Modifier and Type | Method and Description |
|---|---|
SelectionHandler.WorkerForCommand |
command() |
int |
retriesLeft() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic Retry(SelectionHandler.WorkerForCommand command, int retriesLeft)
public SelectionHandler.WorkerForCommand command()
public int retriesLeft()