|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PlanCache | |
---|---|
org.gcube.searchsystem.cache | |
org.gcube.searchsystem.planning |
Uses of PlanCache in org.gcube.searchsystem.cache |
---|
Methods in org.gcube.searchsystem.cache that return PlanCache | |
---|---|
static PlanCache |
PlanCacheManager.getCacheWithName(java.lang.String cacheName)
Get the cache with the specified name |
Uses of PlanCache in org.gcube.searchsystem.planning |
---|
Methods in org.gcube.searchsystem.planning with parameters of type PlanCache | |
---|---|
java.lang.String |
Orchestrator.search(java.lang.String cqlQuery,
EnvironmentAdaptor environmentAdaptor,
WorkflowEngineAdaptor workflowAdaptor,
PlanCache pCache)
receives a GCQL query and returns a ResultSet EPR containing the results |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |