Package | Description |
---|---|
org.apache.lens.api.metastore |
Modifier and Type | Method and Description |
---|---|
XSkewedValueLocation |
ObjectFactory.createXSkewedValueLocation()
Create an instance of
XSkewedValueLocation |
XSkewedValueLocation |
XSkewedValueLocation.withLocation(String value) |
XSkewedValueLocation |
XSkewedValueLocation.withValue(XSkewColList value) |
Modifier and Type | Method and Description |
---|---|
List<XSkewedValueLocation> |
XSkewedInfo.getValueLocationMap()
Gets the value of the valueLocationMap property.
|
Modifier and Type | Method and Description |
---|---|
XSkewedInfo |
XSkewedInfo.withValueLocationMap(XSkewedValueLocation... values) |
Modifier and Type | Method and Description |
---|---|
XSkewedInfo |
XSkewedInfo.withValueLocationMap(Collection<XSkewedValueLocation> values) |
Copyright © 2014–2018 Apache Software Foundation. All rights reserved.