Package | Description |
---|---|
org.apache.lens.api.metastore | |
org.apache.lens.cube.metadata |
Modifier and Type | Method and Description |
---|---|
XPartSpec |
ObjectFactory.createXPartSpec()
Create an instance of
XPartSpec |
XPartSpec |
XPartition.getFullPartitionSpec()
Gets the value of the fullPartitionSpec property.
|
XPartSpec |
XPartition.getNonTimePartitionSpec()
Gets the value of the nonTimePartitionSpec property.
|
XPartSpec |
XPartSpec.withPartSpecElement(Collection<XPartSpecElement> values) |
XPartSpec |
XPartSpec.withPartSpecElement(XPartSpecElement... values) |
Modifier and Type | Method and Description |
---|---|
void |
XPartition.setFullPartitionSpec(XPartSpec value)
Sets the value of the fullPartitionSpec property.
|
void |
XPartition.setNonTimePartitionSpec(XPartSpec value)
Sets the value of the nonTimePartitionSpec property.
|
XPartition |
XPartition.withFullPartitionSpec(XPartSpec value) |
XPartition |
XPartition.withNonTimePartitionSpec(XPartSpec value) |
Modifier and Type | Method and Description |
---|---|
static Map<String,String> |
JAXBUtils.nonTimePartSpecfromXNonTimePartSpec(XPartSpec xnonTimePartSpec) |
Copyright © 2014–2018 Apache Software Foundation. All rights reserved.