| Package | Description |
|---|---|
| ai.grakn.engine.tasks | |
| ai.grakn.engine.tasks.storage |
| Modifier and Type | Method and Description |
|---|---|
TaskState |
TaskStateStorage.getState(TaskId id)
This is a copy of the internal TaskState object.
|
TaskId |
TaskStateStorage.newState(TaskState state)
Create a new task state and store it, returning an ID to later access this task state.
|
| Modifier and Type | Method and Description |
|---|---|
TaskState |
TaskStateGraphStore.getState(TaskId id) |
TaskId |
TaskStateGraphStore.newState(TaskState task) |
Copyright © 2017 Grakn Labs Ltd. All rights reserved.