Package | Description |
---|---|
org.apache.ignite.spi.systemview.view |
Contains
SystemView clases that exists in Ignite. |
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) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.16.0 Release Date : December 15 2023