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.getCurrentDBResources()
          Return resources which are added statically to the current database
 Collection<LensSessionImpl.ResourceEntry> DatabaseResourceService.getResourcesForDatabase(String database)
          Get resources added statically to the database
 



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