public interface GridTaskSessionInternal extends ComputeTaskSession
Modifier and Type | Method and Description |
---|---|
String |
getCheckpointSpi() |
IgniteUuid |
getJobId() |
boolean |
isClosed() |
boolean |
isFullSupport() |
boolean |
isTaskNode() |
void |
onClosed()
Closes session.
|
GridTaskSessionInternal |
session() |
UUID |
subjectId() |
addAttributeListener, getAttribute, getAttributes, getClassLoader, getEndTime, getId, getJobSibling, getJobSiblings, getStartTime, getTaskName, getTaskNodeId, getTopology, loadCheckpoint, mapFuture, refreshJobSiblings, removeAttributeListener, removeCheckpoint, saveCheckpoint, saveCheckpoint, saveCheckpoint, setAttribute, setAttributes, waitForAttribute, waitForAttribute, waitForAttributes, waitForAttributes
String getCheckpointSpi()
@Nullable IgniteUuid getJobId()
boolean isTaskNode()
True
if task node.void onClosed()
boolean isClosed()
GridTaskSessionInternal session()
boolean isFullSupport()
True
if checkpoints and attributes are enabled.UUID subjectId()
Follow @ApacheIgnite
Ignite Fabric : ver. 2.0.0 Release Date : April 30 2017