| Package | Description |
|---|---|
| co.cask.cdap.data2.dataset2.lib.timeseries |
This package contains
FactTable that handle storing time series Facts. |
| Constructor and Description |
|---|
FactCodec(EntityTable entityTable,
int resolution,
int rollTimebaseInterval) |
FactTable(MetricsTable timeSeriesTable,
EntityTable entityTable,
int resolution,
int rollTime)
Creates an instance of
FactTable. |
Copyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.