| Package | Description |
|---|---|
| ai.grakn.engine.task.postprocessing |
| Modifier and Type | Method and Description |
|---|---|
static IndexPostProcessor |
IndexPostProcessor.create(LockProvider lockProvider,
IndexStorage redisIndexStorage) |
abstract IndexPostProcessor |
PostProcessor.index() |
| Modifier and Type | Method and Description |
|---|---|
static PostProcessor |
PostProcessor.create(IndexPostProcessor indexPostProcessor,
CountPostProcessor countPostProcessor) |
| Constructor and Description |
|---|
PostProcessingTask(EngineGraknTxFactory factory,
IndexPostProcessor indexPostProcessor,
ai.grakn.engine.GraknConfig config) |
Copyright © 2018 Grakn Labs Ltd. All rights reserved.