Package | Description |
---|---|
org.apache.lens.api.metastore | |
org.apache.lens.server.metastore |
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.
|
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.
|
Modifier and Type | Method and Description |
---|---|
static Map<String,String> |
JAXBUtils.nonTimePartSpecfromXNonTimePartSpec(XPartSpec xnonTimePartSpec) |
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.