public static class NodePoolJob.Attempt extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
getError() |
List<String> |
getNodes()
Get nodes allocated from a node request
|
NodePoolJob.Status |
getResult() |
boolean |
isDone() |
boolean |
isFailure() |
boolean |
isSuccess() |
String |
toString() |
public String getError()
public boolean isDone()
public boolean isFailure()
public boolean isSuccess()
public NodePoolJob.Status getResult()
public List<String> getNodes()
Copyright © 2016–2018. All rights reserved.