public interface GridTaskSessionInternal extends GridComputeTaskSession
| Modifier and Type | Method and Description |
|---|---|
String |
getCheckpointSpi() |
GridUuid |
getJobId() |
boolean |
isClosed() |
boolean |
isFullSupport() |
boolean |
isTaskNode() |
void |
onClosed()
Closes session.
|
GridTaskSessionInternal |
session() |
addAttributeListener, getAttribute, getAttributes, getClassLoader, getEndTime, getId, getJobSibling, getJobSiblings, getStartTime, getTaskName, getTaskNodeId, getTopology, loadCheckpoint, refreshJobSiblings, removeAttributeListener, removeCheckpoint, saveCheckpoint, saveCheckpoint, saveCheckpoint, setAttribute, setAttributes, waitForAttribute, waitForAttribute, waitForAttribute, waitForAttribute, waitForAttributes, waitForAttributes, waitForAttributes, waitForAttributesString getCheckpointSpi()
boolean isTaskNode()
True if task node.void onClosed()
boolean isClosed()
GridTaskSessionInternal session()
boolean isFullSupport()
True if checkpoints and attributes are enabled.Copyright © 2014. All rights reserved.