| Package | Description |
|---|---|
| ai.grakn.engine.tasks.manager | |
| ai.grakn.engine.tasks.manager.redisqueue |
| Modifier and Type | Class and Description |
|---|---|
class |
TaskStateInMemoryStore
Implementation of StateStorage that stores task state in memory.
|
| Modifier and Type | Method and Description |
|---|---|
TaskStateStorage |
TaskManager.storage()
Return the StateStorage instance that is used by this class.
|
TaskStateStorage |
StandaloneTaskManager.storage() |
| Modifier and Type | Class and Description |
|---|---|
class |
RedisTaskStorage
DAO for redis task states
|
Copyright © 2017 Grakn Labs Ltd. All rights reserved.