| Package | Description |
|---|---|
| ai.grakn.engine |
Implements the REST controllers, task management and post processing features.
|
| ai.grakn.engine.data |
| Modifier and Type | Field and Description |
|---|---|
protected RedisWrapper |
GraknCreator.redisWrapper |
| Modifier and Type | Method and Description |
|---|---|
protected RedisWrapper |
GraknCreator.instantiateRedis(GraknConfig config) |
protected RedisWrapper |
GraknCreator.redisWrapper(GraknConfig config) |
| Modifier and Type | Method and Description |
|---|---|
GraknEngineServer |
GraknCreator.cleanGraknEngineServer(GraknConfig config,
RedisWrapper redisWrapper) |
| Constructor and Description |
|---|
GraknEngineServer(GraknConfig prop,
TaskManager taskManager,
EngineGraknTxFactory factory,
LockProvider lockProvider,
GraknEngineStatus graknEngineStatus,
RedisWrapper redisWrapper,
HttpHandler httpHandler,
EngineID engineId) |
| Modifier and Type | Method and Description |
|---|---|
RedisWrapper |
RedisWrapper.Builder.build() |
Copyright © 2017 Grakn Labs Ltd. All rights reserved.