| Package | Description |
|---|---|
| de.aristaflow.adept2.core.client | |
| de.aristaflow.adept2.core.datamanager | |
| de.aristaflow.adept2.core.logmanager |
| Modifier and Type | Method and Description |
|---|---|
ExecutionHistory |
LocalExecutionClientService.getExecutionHistory()
Gets the execution history.
|
ExecutionHistory |
MultiplexingClientService.getExecutionHistory() |
| Modifier and Type | Method and Description |
|---|---|
DataContainer |
ProcessAwareAccess.getObsoleteDataContainer(SessionToken session,
ExecutionHistory execHist,
Instance instance,
int nodeID,
int iteration)
Gets the data container for a finished application specified by the
designated node and iteration ID.
|
| Modifier and Type | Method and Description |
|---|---|
ExecutionHistory |
LogManager.getExecutionHistory()
Returns the execution history managed by this log manager.
|