| Package | Description |
|---|---|
| io.datakernel.cube.service |
| Modifier and Type | Method and Description |
|---|---|
static <K,D,C> CubeConsolidationController<K,D,C> |
CubeConsolidationController.create(io.datakernel.eventloop.Eventloop eventloop,
CubeDiffScheme<D> cubeDiffScheme,
Cube cube,
io.datakernel.ot.OTStateManager<K,D> stateManager,
AggregationChunkStorage<C> aggregationChunkStorage) |
CubeConsolidationController<K,D,C> |
CubeConsolidationController.withStrategy(Supplier<Function<Aggregation,io.datakernel.promise.Promise<AggregationDiff>>> strategy) |
Copyright © 2019. All rights reserved.