Package | Description |
---|---|
org.apache.lens.cube.metadata |
Modifier and Type | Method and Description |
---|---|
static CubeFactTable |
JAXBUtils.cubeFactFromFactTable(XFactTable fact) |
CubeFactTable |
CubeMetastoreClient.getCubeFactTable(String factName) |
Modifier and Type | Method and Description |
---|---|
void |
CubeMetastoreClient.addStorage(CubeFactTable fact,
String storage,
Set<UpdatePeriod> updatePeriods,
Map<String,StorageTableDesc> storageTableDescs,
Map<UpdatePeriod,String> updatePeriodStoragePrefix)
Adds storage to fact and creates corresponding storage table
|
Copyright © 2014–2018 Apache Software Foundation. All rights reserved.