| Package | Description | 
|---|---|
| org.apache.lens.server.session | 
| Modifier and Type | Method and Description | 
|---|---|
| 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.