public class LogicalTableSchema extends BaseSchema
| Constructor and Description |
|---|
LogicalTableSchema(TableGroup tableGroup,
Granularity granularity,
MetricDictionary metricDictionary)
Constructor.
|
equals, getColumnNames, getColumns, getGranularity, getMetricColumnNames, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetColumn, getColumnspublic 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.