| Package | Description |
|---|---|
| org.apache.ignite.tensorflow.core.longrunning.task.util |
Util package that contains util classes used in long-running tasks.
|
| Modifier and Type | Method and Description |
|---|---|
LongRunningProcessState |
LongRunningProcessStatus.getState() |
static LongRunningProcessState |
LongRunningProcessState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LongRunningProcessState[] |
LongRunningProcessState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| 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.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.5 Release Date : June 4 2019