Package | Description |
---|---|
org.apache.ignite.spi.systemview.view |
Contains system view implementations.
|
Modifier and Type | Method and Description |
---|---|
ComputeJobView.ComputeJobState |
ComputeJobView.state() |
static ComputeJobView.ComputeJobState |
ComputeJobView.ComputeJobState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ComputeJobView.ComputeJobState[] |
ComputeJobView.ComputeJobState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ComputeJobView(IgniteUuid id,
org.apache.ignite.internal.processors.job.GridJobWorker job,
ComputeJobView.ComputeJobState state) |
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024