| Package | Description | 
|---|---|
| org.apache.lens.api.metastore | 
| Modifier and Type | Method and Description | 
|---|---|
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. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<XUpdatePeriod> | 
XUpdatePeriods.getUpdatePeriod()
Gets the value of the updatePeriod property. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
XPartition.setUpdatePeriod(XUpdatePeriod value)
Sets the value of the updatePeriod property. 
 | 
XUpdatePeriods | 
XUpdatePeriods.withUpdatePeriod(XUpdatePeriod... values)  | 
XPartition | 
XPartition.withUpdatePeriod(XUpdatePeriod value)  | 
| Modifier and Type | Method and Description | 
|---|---|
XUpdatePeriods | 
XUpdatePeriods.withUpdatePeriod(Collection<XUpdatePeriod> values)  | 
Copyright © 2014–2016 Apache Software Foundation. All rights reserved.