| Package | Description |
|---|---|
| org.gcube.searchsystem.planning.commonvocabulary | |
| org.gcube.searchsystem.planning.maxsubtree |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
IndexRelationCommonSemantics.examineCondition(TreeTransformer.GCQLCondition cond,
AndTree result) |
| Modifier and Type | Method and Description |
|---|---|
static search.library.util.cql.query.tree.GCQLNode |
IndexRelationCommonSemantics.createGCQLNodeFromAndTrees(ArrayList<AndTree> andTrees,
HashMap<String,HashSet<String>> leafColLangs) |
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.cache.Cache<CacheElement,ArrayList<AndTree>> |
MaxSubtreePlanner.cache |
| Modifier and Type | Method and Description |
|---|---|
static ArrayList<AndTree> |
MaxSubtreePlanner.getEnhanceAndTreesWithSources(ArrayList<AndTree> subtrees,
Vector<search.library.util.cql.query.tree.ModifierSet> proj,
String indication,
EnvironmentAdaptor environmentAdaptor) |
ArrayList<AndTree> |
MaxSubtreeRewritter.rewrite() |
| Modifier and Type | Method and Description |
|---|---|
static ArrayList<AndTree> |
MaxSubtreePlanner.getEnhanceAndTreesWithSources(ArrayList<AndTree> subtrees,
Vector<search.library.util.cql.query.tree.ModifierSet> proj,
String indication,
EnvironmentAdaptor environmentAdaptor) |
| Constructor and Description |
|---|
CacheElement(ArrayList<AndTree> subtrees,
List<String> proj,
String indication) |
TwoPhaseComposer(ArrayList<AndTree> subtrees,
Vector<search.library.util.cql.query.tree.ModifierSet> projections) |
Copyright © 2015. All Rights Reserved.