Package | Description |
---|---|
org.apache.lens.api.metastore | |
org.apache.lens.cube.metadata |
Modifier and Type | Method and Description |
---|---|
XSegment |
ObjectFactory.createXSegment()
Create an instance of
XSegment |
XSegment |
XSegment.withCubeName(String value) |
XSegment |
XSegment.withSegmentParameters(XProperties value) |
Modifier and Type | Method and Description |
---|---|
List<XSegment> |
XSegments.getSegment()
Gets the value of the segment property.
|
Modifier and Type | Method and Description |
---|---|
XSegments |
XSegments.withSegment(XSegment... values) |
Modifier and Type | Method and Description |
---|---|
XSegments |
XSegments.withSegment(Collection<XSegment> values) |
Modifier and Type | Method and Description |
---|---|
static Set<XSegment> |
JAXBUtils.xSegmentsFromSegments(Set<Segment> segs) |
Copyright © 2014–2018 Apache Software Foundation. All rights reserved.