| Package | Description |
|---|---|
| ai.grakn.engine.cache | |
| ai.grakn.engine.tasks | |
| ai.grakn.engine.tasks.manager.multiqueue | |
| ai.grakn.engine.tasks.manager.singlequeue | |
| ai.grakn.engine.tasks.storage |
| Modifier and Type | Method and Description |
|---|---|
static EngineCacheDistributed |
EngineCacheDistributed.init(ZookeeperConnection connection) |
| Modifier and Type | Method and Description |
|---|---|
default TaskStateStorage |
TaskManager.chooseStorage(GraknEngineConfig properties,
ZookeeperConnection zookeeper) |
| Constructor and Description |
|---|
ExternalOffsetStorage(ZookeeperConnection zookeeper) |
| Constructor and Description |
|---|
MultiQueueTaskRunner(EngineID engineId,
TaskStateStorage storage,
ZookeeperConnection connection) |
Scheduler(TaskStateStorage storage,
ZookeeperConnection connection) |
SchedulerElector(TaskStateStorage storage,
ZookeeperConnection connection) |
| Constructor and Description |
|---|
FailoverElector(EngineID identifier,
ZookeeperConnection zookeeper,
TaskStateStorage storage)
Instantiating a
FailoverElector adds this engine to the leadership selection process |
| Constructor and Description |
|---|
TaskStateZookeeperStore(ZookeeperConnection zookeeper) |
Copyright © 2017 Grakn Labs Ltd. All rights reserved.