| Package | Description |
|---|---|
| org.apache.ignite.internal |
Contains main implementation.
|
| org.apache.ignite.internal.managers.checkpoint |
TODO.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridJobSessionImpl
Job session implementation.
|
class |
GridTaskSessionImpl
Task session.
|
| Modifier and Type | Method and Description |
|---|---|
GridTaskSessionInternal |
GridTaskSessionInternal.session() |
GridTaskSessionInternal |
GridTaskSessionImpl.session() |
GridTaskSessionInternal |
GridJobSessionImpl.session() |
| Modifier and Type | Method and Description |
|---|---|
protected <T> T |
GridTaskSessionImpl.loadCheckpoint0(GridTaskSessionInternal ses,
String key) |
protected boolean |
GridTaskSessionImpl.removeCheckpoint0(GridTaskSessionInternal ses,
String key) |
protected void |
GridTaskSessionImpl.saveCheckpoint0(GridTaskSessionInternal ses,
String key,
Object state,
ComputeTaskSessionScope scope,
long timeout,
boolean overwrite) |
| Modifier and Type | Method and Description |
|---|---|
Serializable |
GridCheckpointManager.loadCheckpoint(GridTaskSessionInternal ses,
String key) |
void |
GridCheckpointManager.onSessionEnd(GridTaskSessionInternal ses,
boolean cleanup) |
boolean |
GridCheckpointManager.removeCheckpoint(GridTaskSessionInternal ses,
String key) |
boolean |
GridCheckpointManager.storeCheckpoint(GridTaskSessionInternal ses,
String key,
Object state,
ComputeTaskSessionScope scope,
long timeout,
boolean override) |
Follow @ApacheIgnite
Ignite Fabric : ver. 2.4.0 Release Date : March 5 2018