| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.job |
TODO.
|
| org.apache.ignite.internal.processors.task |
TODO.
|
| Modifier and Type | Method and Description |
|---|---|
static ComputeJobStatusEnum |
ComputeJobStatusEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ComputeJobStatusEnum[] |
ComputeJobStatusEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Map<ComputeJobStatusEnum,Long> |
GridJobProcessor.jobStatuses(IgniteUuid sesId) |
| Modifier and Type | Method and Description |
|---|---|
Map<ComputeJobStatusEnum,Long> |
GridTaskProcessor.jobStatuses(IgniteUuid sesId)
Collects statistics on jobs locally, only for those jobs that have
already sent a response or are being executed locally.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023