| Package | Description |
|---|---|
| co.cask.cdap.data2.dataset2.lib.cube |
This package contains
Cube implementation that stores
CubeFacts and allows querying its data. |
| co.cask.cdap.data2.dataset2.lib.timeseries |
This package contains
FactTable that handle storing time series Facts. |
| Class and Description |
|---|
| FactTable
Table for storing
Facts. |
| Class and Description |
|---|
| EntityTable
This class handle assignment of unique ID to entity name, persisted by a OVCTable.
|
| Fact
Represents measure in time with dimension values assigned to it
|
| FactScan
Defines a scan over facts in a
FactTable. |
| FactScanner
Scans facts in a
FactTable. |
| FactScanResult
An single result item returned by
FactScanner. |
Copyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.