Class PartitionFinalSelectedIndexes
java.lang.Object
com.gigaspaces.internal.query.explainplan.model.PartitionFinalSelectedIndexes
Represents the final selected indexes of a single partition along with its used tiers
- Since:
- 16.0
-
Constructor Summary
ConstructorsConstructorDescriptionPartitionFinalSelectedIndexes(List<IndexInfoDetail> selectedIndexes, List<String> usedTiers, List<Pair<String, String>> aggregators) -
Method Summary