| Package | Description | 
|---|---|
| com.gigaspaces.internal.query.explainplan | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BetweenIndexInfo  | 
class  | 
UnionIndexInfo  | 
| Modifier and Type | Method and Description | 
|---|---|
static IndexInfo | 
ExplainPlanUtil.createIndexInfo(AbstractQueryIndex abstractIndexScanner,
               TypeDataIndex index,
               TypeData typeData,
               int size,
               boolean usable)  | 
IndexInfo | 
IndexChoiceNode.getChosen()  | 
IndexInfo | 
IndexChoiceNode.getOptionByName(String name)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<IndexInfo> | 
IndexChoiceNode.getOptions()  | 
List<IndexInfo> | 
UnionIndexInfo.getOptions()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
IndexChoiceNode.addOption(IndexInfo option)  | 
void | 
IndexChoiceNode.setChosen(IndexInfo chosen)  | 
| Constructor and Description | 
|---|
IndexChoiceNode(String name,
               List<IndexInfo> options,
               IndexInfo chosen)  | 
| Constructor and Description | 
|---|
IndexChoiceNode(String name,
               List<IndexInfo> options,
               IndexInfo chosen)  | 
UnionIndexInfo(List<IndexInfo> options)  | 
Copyright © GigaSpaces.