public class LogicalTableSchema extends BaseSchema
Constructor and Description |
---|
LogicalTableSchema(TableGroup tableGroup,
Granularity granularity,
MetricDictionary metricDictionary)
Constructor.
|
equals, getColumnNames, getColumns, getGranularity, getMetricColumnNames, hashCode, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getColumn, getColumns
public LogicalTableSchema(TableGroup tableGroup, Granularity granularity, MetricDictionary metricDictionary)
tableGroup
- The table group used to initial this logical tablegranularity
- The granularity for this schemametricDictionary
- The dictionary to resolve metric names from the table group againstCopyright © 2016–2018 Yahoo! Inc.. All rights reserved.