|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XProperty | |
---|---|
org.apache.lens.api.metastore | |
org.apache.lens.server.metastore |
Uses of XProperty in org.apache.lens.api.metastore |
---|
Methods in org.apache.lens.api.metastore that return XProperty | |
---|---|
XProperty |
ObjectFactory.createXProperty()
Create an instance of XProperty |
Methods in org.apache.lens.api.metastore that return types with arguments of type XProperty | |
---|---|
List<XProperty> |
XProperties.getProperty()
Gets the value of the property property. |
Uses of XProperty in org.apache.lens.server.metastore |
---|
Methods in org.apache.lens.server.metastore that return types with arguments of type XProperty | |
---|---|
static List<XProperty> |
JAXBUtils.xPropertiesFromMap(Map<String,String> map)
Convert string map to XProperties |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |