| Package | Description |
|---|---|
| ai.grakn.engine.task.postprocessing | |
| ai.grakn.engine.task.postprocessing.redisstorage |
| Modifier and Type | Method and Description |
|---|---|
static CountPostProcessor |
CountPostProcessor.create(ai.grakn.engine.GraknConfig engineConfig,
EngineGraknTxFactory factory,
LockProvider lockProvider,
com.codahale.metrics.MetricRegistry metricRegistry,
CountStorage countStorage) |
| Modifier and Type | Class and Description |
|---|---|
class |
RedisCountStorage
Stores a cache of counts so that we can know which
Types to shard when they have too many
instances. |
Copyright © 2018 Grakn Labs Ltd. All rights reserved.