- PAYLOADBOTH - Static variable in class org.gcube.searchsystem.planning.commonvocabulary.Constants
-
- PAYLOADLEFT - Static variable in class org.gcube.searchsystem.planning.commonvocabulary.Constants
-
- PAYLOADRIGHT - Static variable in class org.gcube.searchsystem.planning.commonvocabulary.Constants
-
- PAYLOADSIDE - Static variable in class org.gcube.searchsystem.planning.commonvocabulary.Constants
-
Operator argument naming conventions
- PE2ngWorkflowAdaptor - Class in org.gcube.searchsystem.workflow
-
- PE2ngWorkflowAdaptor(EnvHintCollection) - Constructor for class org.gcube.searchsystem.workflow.PE2ngWorkflowAdaptor
-
creates a new WorkflowEngine adaptor for PE2ng
- PE2ngWorkflowAdaptor(DataSourceWrapperFactoryConfig, EnvHintCollection) - Constructor for class org.gcube.searchsystem.workflow.PE2ngWorkflowAdaptor
-
creates a new WorkflowEngine adaptor for PE2ng
- plan(GCQLNode) - Method in class org.gcube.searchsystem.planning.maxsubtree.MaxSubtreePlanner
-
Receives the root of a CQL tree, creates a plan for the workflow layer,
and returns the root of this plan
- plan(GCQLNode) - Method in interface org.gcube.searchsystem.planning.Planner
-
Receives the root of a CQL tree, creates a plan for the workflow layer,
and returns the root of this plan
- PlanCache - Class in org.gcube.searchsystem.cache
-
- PlanCache(Cache) - Constructor for class org.gcube.searchsystem.cache.PlanCache
-
- planCache - Static variable in class org.gcube.searchsystem.workflow.PE2ngWorkflowAdaptor
-
- PlanCacheManager - Class in org.gcube.searchsystem.cache
-
- PlanCacheManager() - Constructor for class org.gcube.searchsystem.cache.PlanCacheManager
-
- Planner - Interface in org.gcube.searchsystem.planning
-
Classes that implement this interface, create a plan that will be used as input
by the workflow layer
- preprocess(GCQLNode) - Method in interface org.gcube.searchsystem.planning.preprocessing.Preprocessor
-
Receives the root of a CQL tree, preprocess it and returns a new CQL tree.
- Preprocessor - Interface in org.gcube.searchsystem.planning.preprocessing
-
Classes that implement this interface, can apply static rules, filters,
enhance the query tree with information(personalization, semantics, ...)
etc.
- pushNotDownOrUp(GCQLNode, boolean) - Static method in class org.gcube.searchsystem.planning.maxsubtree.TreeTransformer
-