| Package | Description |
|---|---|
| org.apache.lens.cube.metadata |
| Modifier and Type | Method and Description |
|---|---|
List<ReferencedDimAttribute.ChainRefCol> |
ReferencedDimAttribute.getChainRefColumns() |
| Constructor and Description |
|---|
ReferencedDimAttribute(org.apache.hadoop.hive.metastore.api.FieldSchema column,
String displayString,
List<ReferencedDimAttribute.ChainRefCol> chainRefCols,
Date startTime,
Date endTime,
Double cost,
Long numOfDistinctValues) |
ReferencedDimAttribute(org.apache.hadoop.hive.metastore.api.FieldSchema column,
String displayString,
List<ReferencedDimAttribute.ChainRefCol> chainRefCols,
Date startTime,
Date endTime,
Double cost,
Long numOfDistinctValues,
List<String> values,
Map<String,String> tags) |
Copyright © 2014–2018 Apache Software Foundation. All rights reserved.