public interface ComputeTaskStatusSnapshot
| Modifier and Type | Method and Description |
|---|---|
Map<?,?> |
attributes() |
@Nullable Object |
createBy() |
long |
endTime() |
@Nullable Throwable |
failReason() |
boolean |
fullSupport() |
boolean |
internal() |
List<UUID> |
jobNodes() |
UUID |
originatingNodeId() |
IgniteUuid |
sessionId() |
long |
startTime() |
ComputeTaskStatusEnum |
status() |
String |
taskName() |
IgniteUuid sessionId()
String taskName()
UUID originatingNodeId()
long startTime()
long endTime()
Map<?,?> attributes()
ComputeTaskStatusEnum status()
@Nullable @Nullable Throwable failReason()
boolean fullSupport()
true if change of task attributes is available.@Nullable @Nullable Object createBy()
null if security is not available.boolean internal()
True if task is internal.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023