|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||