|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XUpdatePeriod | |
---|---|
org.apache.lens.api.metastore |
Uses of XUpdatePeriod in org.apache.lens.api.metastore |
---|
Methods in org.apache.lens.api.metastore that return XUpdatePeriod | |
---|---|
static XUpdatePeriod |
XUpdatePeriod.fromValue(String v)
|
XUpdatePeriod |
XPartition.getUpdatePeriod()
Gets the value of the updatePeriod property. |
static XUpdatePeriod |
XUpdatePeriod.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static XUpdatePeriod[] |
XUpdatePeriod.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.apache.lens.api.metastore that return types with arguments of type XUpdatePeriod | |
---|---|
List<XUpdatePeriod> |
XUpdatePeriods.getUpdatePeriod()
Gets the value of the updatePeriod property. |
Methods in org.apache.lens.api.metastore with parameters of type XUpdatePeriod | |
---|---|
void |
XPartition.setUpdatePeriod(XUpdatePeriod value)
Sets the value of the updatePeriod property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |