| Package | Description | 
|---|---|
| com.gigaspaces.internal.client.spaceproxy.operations | |
| com.gigaspaces.internal.query.explainplan | |
| com.gigaspaces.internal.server.space | |
| com.gigaspaces.internal.server.storage | |
| com.j_spaces.core | Provides Space properties and security context services | 
| Modifier and Type | Method and Description | 
|---|---|
| SingleExplainPlan | SpaceOperationResult. getExplainPlan() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SpaceOperationResult. setExplainPlan(SingleExplainPlan plan) | 
| Modifier and Type | Field and Description | 
|---|---|
| protected Map<String,SingleExplainPlan> | ExplainPlanImpl. plans | 
| Modifier and Type | Method and Description | 
|---|---|
| SingleExplainPlan | ExplainPlanImpl. getPlan(String partitionId) | 
| SingleExplainPlan | ExplainPlanContext. getSingleExplainPlan() | 
| Modifier and Type | Method and Description | 
|---|---|
| Map<String,SingleExplainPlan> | ExplainPlanImpl. getAllPlans() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ExplainPlanImpl. aggregate(SingleExplainPlan plan) | 
| protected void | ExplainPlanImpl. append(TextReportFormatter report,
      String partitionId,
      SingleExplainPlan singleExplainPlan) | 
| void | ExplainPlanContext. setSingleExplainPlan(SingleExplainPlan singleExplainPlan) | 
| Modifier and Type | Method and Description | 
|---|---|
| Pair<Integer,SingleExplainPlan> | SpaceImpl. clear(ITemplatePacket template,
     Transaction txn,
     int modifiers,
     SpaceContext sc) | 
| Pair<Integer,SingleExplainPlan> | SpaceEngine. clear(ITemplatePacket template,
     Transaction txn,
     SpaceContext sc,
     int operationModifiers) | 
| Pair<Integer,SingleExplainPlan> | SpaceImpl. count(ITemplatePacket template,
     Transaction txn,
     SpaceContext sc,
     int modifiers) | 
| Pair<Integer,SingleExplainPlan> | SpaceEngine. count(ITemplatePacket template,
     Transaction txn,
     SpaceContext sc,
     int operationModifiers) | 
| Modifier and Type | Method and Description | 
|---|---|
| SingleExplainPlan | TemplateHolder. getExplainPlan() | 
| SingleExplainPlan | ITemplateHolder. getExplainPlan() | 
| Modifier and Type | Method and Description | 
|---|---|
| SingleExplainPlan | AnswerHolder. getExplainPlan() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | AnswerHolder. setExplainPlan(SingleExplainPlan plan) | 
Copyright © GigaSpaces.