Package | Description |
---|---|
org.apache.lens.api.metastore | |
org.apache.lens.cube.metadata |
Modifier and Type | Method and Description |
---|---|
XTimePartSpec |
ObjectFactory.createXTimePartSpec()
Create an instance of
XTimePartSpec |
XTimePartSpec |
XPartition.getTimePartitionSpec()
Gets the value of the timePartitionSpec property.
|
XTimePartSpec |
XTimePartSpec.withPartSpecElement(Collection<XTimePartSpecElement> values) |
XTimePartSpec |
XTimePartSpec.withPartSpecElement(XTimePartSpecElement... values) |
Modifier and Type | Method and Description |
---|---|
void |
XPartition.setTimePartitionSpec(XTimePartSpec value)
Sets the value of the timePartitionSpec property.
|
XPartition |
XPartition.withTimePartitionSpec(XTimePartSpec value) |
Modifier and Type | Method and Description |
---|---|
static Map<String,Date> |
JAXBUtils.timePartSpecfromXTimePartSpec(XTimePartSpec xtimePartSpec) |
Copyright © 2014–2018 Apache Software Foundation. All rights reserved.