Package | Description |
---|---|
org.apache.lens.api.metastore |
Modifier and Type | Method and Description |
---|---|
XSkewColList |
ObjectFactory.createXSkewColList()
Create an instance of
XSkewColList |
XSkewColList |
XSkewedValueLocation.getValue()
Gets the value of the value property.
|
XSkewColList |
XSkewColList.withElements(Collection<String> values) |
XSkewColList |
XSkewColList.withElements(String... values) |
Modifier and Type | Method and Description |
---|---|
List<XSkewColList> |
XSkewedInfo.getColValues()
Gets the value of the colValues property.
|
Modifier and Type | Method and Description |
---|---|
void |
XSkewedValueLocation.setValue(XSkewColList value)
Sets the value of the value property.
|
XSkewedInfo |
XSkewedInfo.withColValues(XSkewColList... values) |
XSkewedValueLocation |
XSkewedValueLocation.withValue(XSkewColList value) |
Modifier and Type | Method and Description |
---|---|
XSkewedInfo |
XSkewedInfo.withColValues(Collection<XSkewColList> values) |
Copyright © 2014–2018 Apache Software Foundation. All rights reserved.