| Package | Description |
|---|---|
| co.cask.cdap.data2.dataset2.lib.cube |
This package contains
Cube implementation that stores
CubeFacts and allows querying its data. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultAggregation
Default implementation of
Aggregation. |
| Constructor and Description |
|---|
CubeDataset(String name,
MetricsTable entityTable,
Map<Integer,co.cask.cdap.api.dataset.table.Table> resolutionTables,
Map<String,? extends Aggregation> aggregations) |
DefaultCube(int[] resolutions,
FactTableSupplier factTableSupplier,
Map<String,? extends Aggregation> aggregations) |
Copyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.