Package | Description |
---|---|
org.apache.lens.api.metastore | |
org.apache.lens.cube.metadata | |
org.apache.lens.regression.util |
Modifier and Type | Method and Description |
---|---|
XProperty |
ObjectFactory.createXProperty()
Create an instance of
XProperty |
XProperty |
XProperty.withName(String value) |
XProperty |
XProperty.withValue(String value) |
Modifier and Type | Method and Description |
---|---|
List<XProperty> |
XProperties.getProperty()
Gets the value of the property property.
|
Modifier and Type | Method and Description |
---|---|
XProperties |
XProperties.withProperty(XProperty... values) |
Modifier and Type | Method and Description |
---|---|
XProperties |
XProperties.withProperty(Collection<XProperty> values) |
Modifier and Type | Method and Description |
---|---|
static List<XProperty> |
JAXBUtils.xPropertiesFromMap(Map<String,String> map)
Convert string map to XProperties
|
Modifier and Type | Method and Description |
---|---|
static XProperties |
JAXBUtils.getXProperties(List<XProperty> prop) |
Modifier and Type | Method and Description |
---|---|
static List<XProperty> |
Util.xPropertyFromMap(Map<String,String> map) |
Copyright © 2014–2018 Apache Software Foundation. All rights reserved.