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

Uses of Interface
org.apache.lens.cube.metadata.PartitionMetahook

Packages that use PartitionMetahook
org.apache.lens.cube.metadata   
org.apache.lens.storage.db   
 

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

Classes in org.apache.lens.cube.metadata that implement PartitionMetahook
 class HDFSStorage
           
 class Storage
          Storage is Named Interface which would represent the underlying storage of the data.
 

Uses of PartitionMetahook in org.apache.lens.storage.db
 

Classes in org.apache.lens.storage.db that implement PartitionMetahook
 class DBStorage
          The Class DBStorage.
 



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