|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XTimePartSpec | |
---|---|
org.apache.lens.api.metastore | |
org.apache.lens.server.metastore |
Uses of XTimePartSpec in org.apache.lens.api.metastore |
---|
Methods in org.apache.lens.api.metastore that return XTimePartSpec | |
---|---|
XTimePartSpec |
ObjectFactory.createXTimePartSpec()
Create an instance of XTimePartSpec |
XTimePartSpec |
XPartition.getTimePartitionSpec()
Gets the value of the timePartitionSpec property. |
Methods in org.apache.lens.api.metastore with parameters of type XTimePartSpec | |
---|---|
void |
XPartition.setTimePartitionSpec(XTimePartSpec value)
Sets the value of the timePartitionSpec property. |
Uses of XTimePartSpec in org.apache.lens.server.metastore |
---|
Methods in org.apache.lens.server.metastore with parameters of type XTimePartSpec | |
---|---|
static Map<String,Date> |
JAXBUtils.timePartSpecfromXTimePartSpec(XTimePartSpec xtimePartSpec)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |