Package | Description |
---|---|
org.apache.lens.cube.metadata | |
org.apache.lens.cube.parse |
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) |
Modifier and Type | Method and Description |
---|---|
ReferencedDimAttribute.ChainRefCol |
DenormalizationResolver.PickedReference.getChainRef() |
Copyright © 2014–2016 Apache Software Foundation. All rights reserved.