Package | Description |
---|---|
org.apache.lens.api.metastore | |
org.apache.lens.server.metastore |
Modifier and Type | Method and Description |
---|---|
XSegments |
ObjectFactory.createXSegments()
Create an instance of
XSegments |
XSegments |
XSegmentation.getSegements()
Gets the value of the segements property.
|
XSegments |
XSegments.withSegment(Collection<XSegment> values) |
XSegments |
XSegments.withSegment(XSegment... values) |
Modifier and Type | Method and Description |
---|---|
void |
XSegmentation.setSegements(XSegments value)
Sets the value of the segements property.
|
XSegmentation |
XSegmentation.withSegements(XSegments value) |
Modifier and Type | Method and Description |
---|---|
static Set<Segment> |
JAXBUtils.segmentsFromXSegments(XSegments segs) |
Copyright © 2014–2016 Apache Software Foundation. All rights reserved.