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

Uses of Package
org.apache.lens.cube.metadata

Packages that use org.apache.lens.cube.metadata
org.apache.lens.cube.metadata   
org.apache.lens.cube.metadata.timeline   
org.apache.lens.cube.parse   
org.apache.lens.server.metastore   
org.apache.lens.server.session   
org.apache.lens.storage.db   
 

Classes in org.apache.lens.cube.metadata used by org.apache.lens.cube.metadata
AbstractBaseTable
          Abstract table with expressions
AbstractCubeTable
           
BaseDimAttribute
           
Cube
           
CubeColumn
           
CubeDimAttribute
           
CubeDimensionTable
           
CubeFactTable
           
CubeInterface
          The cube interface on which queries can be accepted
CubeMeasure
           
CubeMetastoreClient
          Wrapper class around Hive metastore to do cube metastore operations.
CubeTableType
           
DerivedCube
           
Dimension
           
ExprColumn
           
FactPartition
           
JoinChain
           
Named
           
PartitionMetahook
           
SchemaGraph
           
SchemaGraph.JoinPath
          A list of table relationships that can be combined to get a join clause
SchemaGraph.TableRelationship
           
Storage
          Storage is Named Interface which would represent the underlying storage of the data.
Storage.LatestInfo
           
StoragePartitionDesc
           
StorageTableDesc
           
TableReference
           
TimePartition
          stores a partition's update period, date and string representation.
TimePartitionRange
          Range of time partition.
UpdatePeriod
           
 

Classes in org.apache.lens.cube.metadata used by org.apache.lens.cube.metadata.timeline
CubeMetastoreClient
          Wrapper class around Hive metastore to do cube metastore operations.
TimePartition
          stores a partition's update period, date and string representation.
UpdatePeriod
           
 

Classes in org.apache.lens.cube.metadata used by org.apache.lens.cube.parse
AbstractCubeTable
           
CubeDimensionTable
           
CubeFactTable
           
CubeInterface
          The cube interface on which queries can be accepted
Dimension
           
FactPartition
           
Named
           
UpdatePeriod
           
 

Classes in org.apache.lens.cube.metadata used by org.apache.lens.server.metastore
AbstractBaseTable
          Abstract table with expressions
Cube
           
CubeDimAttribute
           
CubeDimensionTable
           
CubeFactTable
           
CubeInterface
          The cube interface on which queries can be accepted
CubeMeasure
           
Dimension
           
ExprColumn
           
JoinChain
           
JoinChain.Path
           
Storage
          Storage is Named Interface which would represent the underlying storage of the data.
StoragePartitionDesc
           
StorageTableDesc
           
TableReference
           
UpdatePeriod
           
 

Classes in org.apache.lens.cube.metadata used by org.apache.lens.server.session
CubeMetastoreClient
          Wrapper class around Hive metastore to do cube metastore operations.
 

Classes in org.apache.lens.cube.metadata used by org.apache.lens.storage.db
AbstractCubeTable
           
Named
           
PartitionMetahook
           
Storage
          Storage is Named Interface which would represent the underlying storage of the data.
StoragePartitionDesc
           
 



Copyright © 2014–2015 Apache Software Foundation. All rights reserved.