Package | Description |
---|---|
org.apache.lens.api.metastore |
Modifier and Type | Method and Description |
---|---|
XPartSpecElement |
ObjectFactory.createXPartSpecElement()
Create an instance of
XPartSpecElement |
XPartSpecElement |
XPartSpecElement.withKey(String value) |
XPartSpecElement |
XPartSpecElement.withValue(String value) |
Modifier and Type | Method and Description |
---|---|
List<XPartSpecElement> |
XPartSpec.getPartSpecElement()
Gets the value of the partSpecElement property.
|
Modifier and Type | Method and Description |
---|---|
XPartSpec |
XPartSpec.withPartSpecElement(XPartSpecElement... values) |
Modifier and Type | Method and Description |
---|---|
XPartSpec |
XPartSpec.withPartSpecElement(Collection<XPartSpecElement> values) |
Copyright © 2014–2018 Apache Software Foundation. All rights reserved.