Package | Description |
---|---|
org.apache.lens.api.metastore | |
org.apache.lens.server.metastore |
Modifier and Type | Method and Description |
---|---|
XStorageTables |
ObjectFactory.createXStorageTables()
Create an instance of
XStorageTables |
XStorageTables |
XFactTable.getStorageTables()
Gets the value of the storageTables property.
|
XStorageTables |
XDimensionTable.getStorageTables()
Gets the value of the storageTables property.
|
Modifier and Type | Method and Description |
---|---|
void |
XFactTable.setStorageTables(XStorageTables value)
Sets the value of the storageTables property.
|
void |
XDimensionTable.setStorageTables(XStorageTables value)
Sets the value of the storageTables property.
|
Modifier and Type | Method and Description |
---|---|
static Map<String,UpdatePeriod> |
JAXBUtils.dumpPeriodsFromStorageTables(XStorageTables storageTables) |
static Map<String,Set<UpdatePeriod>> |
JAXBUtils.getFactUpdatePeriodsFromStorageTables(XStorageTables storageTables) |
static Map<String,StorageTableDesc> |
JAXBUtils.storageTableMapFromXStorageTables(XStorageTables storageTables) |
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.