Package | Description |
---|---|
com.gigaspaces.internal.query.explainplan.model | |
com.gigaspaces.internal.server.space |
Modifier and Type | Method and Description |
---|---|
List<Pair<String,String>> |
PartitionIndexInspectionDetail.getAggregators() |
List<Pair<String,String>> |
PartitionFinalSelectedIndexes.getAggregators() |
Modifier and Type | Method and Description |
---|---|
void |
PartitionIndexInspectionDetail.setAggregators(List<Pair<String,String>> aggregators) |
Constructor and Description |
---|
PartitionFinalSelectedIndexes(List<IndexInfoDetail> selectedIndexes,
List<String> usedTiers,
List<Pair<String,String>> aggregators) |
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> |
SpaceEngine.count(ITemplatePacket template,
Transaction txn,
SpaceContext sc,
int operationModifiers) |
Pair<Integer,SingleExplainPlan> |
SpaceImpl.count(ITemplatePacket template,
Transaction txn,
SpaceContext sc,
int modifiers) |
Copyright © GigaSpaces.