Package | Description |
---|---|
org.apache.lens.cube.metadata |
Modifier and Type | Method and Description |
---|---|
List<DerivedCube> |
CubeMetastoreClient.getAllDerivedCubes(CubeInterface cube)
Get all derived cubes of the cube.
|
List<DerivedCube> |
CubeMetastoreClient.getAllDerivedQueryableCubes(CubeInterface cube)
Get all derived cubes of the cube, that have all fields queryable together
|
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.