public class LongRunningProcessStatus extends Object implements Serializable
| Constructor and Description |
|---|
LongRunningProcessStatus(LongRunningProcessState state)
Constructs a new instance of long running process status.
|
LongRunningProcessStatus(LongRunningProcessState state,
Exception e)
Constructs a new instance of long running process status.
|
| Modifier and Type | Method and Description |
|---|---|
Exception |
getException() |
LongRunningProcessState |
getState() |
public LongRunningProcessStatus(LongRunningProcessState state)
state - Process state.public LongRunningProcessStatus(LongRunningProcessState state, Exception e)
state - Process state.e - Process exception.public LongRunningProcessState getState()
public Exception getException()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.5 Release Date : June 4 2019