This project has retired. For details please refer to its Attic page.
Uses of Class org.apache.lens.server.session.LensSessionImpl.ResourceEntry (Lens 2.1.0-beta-incubating API)

Uses of Class
org.apache.lens.server.session.LensSessionImpl.ResourceEntry

Packages that use LensSessionImpl.ResourceEntry
org.apache.lens.server.session   
 

Uses of LensSessionImpl.ResourceEntry in org.apache.lens.server.session
 

Methods in org.apache.lens.server.session that return types with arguments of type LensSessionImpl.ResourceEntry
 Collection<LensSessionImpl.ResourceEntry> LensSessionImpl.getDBResources(String database)
          Return resources which are added statically to the database
 Collection<LensSessionImpl.ResourceEntry> LensSessionImpl.getPendingSessionResourcesForDatabase(String database)
          Get session's resources which have to be added for the given database
 Collection<LensSessionImpl.ResourceEntry> DatabaseResourceService.getResourcesForDatabase(String database)
          Get resources added statically to the database
 



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