This project has retired. For details please refer to its Attic page.
Uses of Class org.apache.lens.cube.metadata.DerivedCube (Lens 2.0.1-beta-incubating API)

Uses of Class
org.apache.lens.cube.metadata.DerivedCube

Packages that use DerivedCube
org.apache.lens.cube.metadata   
 

Uses of DerivedCube in org.apache.lens.cube.metadata
 

Methods in org.apache.lens.cube.metadata that return types with arguments of type DerivedCube
 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.