|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XPartSpec | |
---|---|
org.apache.lens.api.metastore | |
org.apache.lens.server.metastore |
Uses of XPartSpec in org.apache.lens.api.metastore |
---|
Methods in org.apache.lens.api.metastore that return XPartSpec | |
---|---|
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. |
Methods in org.apache.lens.api.metastore with parameters of type XPartSpec | |
---|---|
void |
XPartition.setFullPartitionSpec(XPartSpec value)
Sets the value of the fullPartitionSpec property. |
void |
XPartition.setNonTimePartitionSpec(XPartSpec value)
Sets the value of the nonTimePartitionSpec property. |
Uses of XPartSpec in org.apache.lens.server.metastore |
---|
Methods in org.apache.lens.server.metastore with parameters of type XPartSpec | |
---|---|
static Map<String,String> |
JAXBUtils.nonTimePartSpecfromXNonTimePartSpec(XPartSpec xnonTimePartSpec)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |